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 - NotNull and friends
Summary: NotNull and friends
Status: NEW
Alias: None
Product: java
Classification: Unclassified
Component: Editor (show other bugs)
Version: 6.x
Hardware: All All
: P3 normal (vote)
Assignee: Dusan Balek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-11-11 03:19 UTC by Tim Lebedkov
Modified: 2010-04-09 07:27 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

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