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 204402

Summary: Java class' package contains hint about annotation processor
Product: java Reporter: dbell
Component: HintsAssignee: Jan Lahoda <jlahoda>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: P3    
Version: 7.1   
Hardware: Macintosh   
OS: Mac OS X   
Issue Type: DEFECT Exception Reporter:
Attachments: Screenshot showing the problem

Description dbell 2011-10-30 07:30:08 UTC
[ BUILD # : 201110270600 ]
[ JDK VERSION : 1.6.26 ]

In a Java class, the package declaration is underlined in yellow, and the
following hint is provided:

The following options were not recognized by any processor:
'[eclipselink.canonicalmodel.use_static_factory]'

I have not (knowingly) used that option anywhere in my project.
Comment 1 dbell 2011-10-30 07:31:54 UTC
Created attachment 112568 [details]
Screenshot showing the problem
Comment 2 dbell 2011-10-30 07:33:12 UTC
In case it is relevant, this is a Maven Java project
Comment 3 Jan Lahoda 2012-04-11 06:23:08 UTC
I hope this is fixed by fix for bug #208917.

*** This bug has been marked as a duplicate of bug 208917 ***