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 176497

Summary: NotNull and friends
Product: java Reporter: Tim Lebedkov <lebedkov>
Component: EditorAssignee: Dusan Balek <dbalek>
Status: NEW ---    
Severity: normal    
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:

Description Tim Lebedkov 2009-11-11 03:19:44 UTC
please provide support for Type Annotations (JSR 308). I am especially interested in NonNull and similar annotations. Even if JDK 7 is not yet there detecting NPEs is beneficial for every project.
Comment 1 Tim Lebedkov 2009-11-11 03:20:03 UTC
-