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 176241 - Specially annotated fields in EE artifacts are marked as unused
Summary: Specially annotated fields in EE artifacts are marked as unused
Status: RESOLVED DUPLICATE of bug 176240
Alias: None
Product: java
Classification: Unclassified
Component: Hints (show other bugs)
Version: 6.x
Hardware: PC Mac OS X
: P3 normal (vote)
Assignee: Jan Lahoda
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-11-09 07:44 UTC by alexismp
Modified: 2012-10-17 16:16 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description alexismp 2009-11-09 07:44:20 UTC
In an entity bean, the unique identifier (annotated with @Id) is likely to never be used directly by the user's code and thus be marked as unused by the IDE. But clearly removing it would break the code.
Comment 1 Marian Mirilovic 2012-10-17 11:16:22 UTC
This is dup. of issue 176240, I guess.

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