Please review fix for 195529

Egor Ushakov <[email protected]> Mon, 28 Mar 2011 16:50:16 +0400
Newsgroups gmane.comp.java.netbeans.reviewers
Message-ID <[email protected]>
Bug: https://netbeans.org/bugzilla/show_bug.cgi?id=195529
Fix: http://hg.netbeans.org/cnd-main/rev/0c830f6abd41

The problem was that breakpoint annotation menu (in editor glyph) 
contained disabled "customize" and "enable" items.
Fix adds implementation for this mostly copied from JPDA.

Fix is verified by QA.

Egor