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 85327

Summary: [verification] static fields must not not have java persistence annotations
Product: javaee Reporter: Tomasz Slota <tslota>
Component: EditorAssignee: Tomasz Slota <tslota>
Status: NEW ---    
Severity: blocker    
Priority: P2    
Version: 5.x   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:

Description Tomasz Slota 2006-09-20 12:22:30 UTC
provide a check enforcing assertion "static fields must not not have java persistence annotations" and 
corresponding hints:

- remove 'static' modifier
- remove java persistence annotations