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 - Java class' package contains hint about annotation processor
Summary: Java class' package contains hint about annotation processor
Status: RESOLVED DUPLICATE of bug 208917
Alias: None
Product: java
Classification: Unclassified
Component: Hints (show other bugs)
Version: 7.1
Hardware: Macintosh Mac OS X
: P3 normal (vote)
Assignee: Jan Lahoda
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-10-30 07:30 UTC by dbell
Modified: 2012-04-11 06:23 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Screenshot showing the problem (57.13 KB, image/png)
2011-10-30 07:31 UTC, dbell
Details

Note You need to log in before you can comment on or make changes to this bug.
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 ***