Please review fix for 196676

Egor Ushakov <[email protected]> Tue, 15 Mar 2011 18:41:32 +0300
Newsgroups gmane.comp.java.netbeans.reviewers
Message-ID <[email protected]>
Bug: http://netbeans.org/bugzilla/show_bug.cgi?id=196676
Fix: http://hg.netbeans.org/cnd-main/rev/4d80696d455e

The problem is that in Full remote development mode breakpoints 
annotations are not shown.
Fix is to store filesystem file belongs to so that annotation could find 
required fileobject.

Fix is verified by QA.

Egor