This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 111065

Summary: Support Annotation Processors in Java Editor
Product: java Reporter: brucechapman <brucechapman>
Component: EditorAssignee: Jan Lahoda <jlahoda>
Status: RESOLVED FIXED    
Severity: blocker CC: hmichel, jglick, misterm, zolta
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:
Bug Depends on: 111292, 111293, 111294, 179749, 181439, 181441    
Bug Blocks: 111063    

Description brucechapman 2007-07-26 10:06:12 UTC
Dependent issues address ways in which the java editor can improve support for JSR-269 Annotation Processors
Comment 1 Quality Engineering 2010-02-03 21:55:00 UTC
Integrated into 'main-golden', will be available in build *201002040200* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/d59a1df3507f
User: Dusan Balek <dbalek@netbeans.org>
Log: Issue #111065: Support Annotation Processors in Java Editor added.
Comment 2 Jesse Glick 2011-03-16 15:51:44 UTC
Shouldn't this be FIXED?
Comment 3 brucechapman 2011-03-18 04:26:02 UTC
This stuff is now 'good enough' in 7. 

COS support is much better (its actually usable now) c.f. 6.9

Thanks for this effort - I do appreciate it even if it would have been nice 3 years ago :)



Close these bugs and we can create new ones for the minor nits that still exist.

Bruce
Comment 4 Jesse Glick 2011-10-19 15:27:41 UTC
Closing; essentially implemented.