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 193379 - [70cat] REGRESSION: Only one error is shown per line when using annotation processors
Summary: [70cat] REGRESSION: Only one error is shown per line when using annotation pr...
Status: RESOLVED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Editor (show other bugs)
Version: 7.0
Hardware: All All
: P2 normal (vote)
Assignee: Dusan Balek
URL:
Keywords: REGRESSION
Depends on:
Blocks:
 
Reported: 2010-12-14 14:39 UTC by misterm
Modified: 2010-12-17 10:20 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Sample project exported by the IDE (173.16 KB, application/x-java-archive)
2010-12-14 14:41 UTC, misterm
Details
Sample project exported by the IDE (154.74 KB, application/x-java-archive)
2010-12-14 14:42 UTC, misterm
Details

Note You need to log in before you can comment on or make changes to this bug.
Description misterm 2010-12-14 14:39:12 UTC
If a Java project has annotation processors enabled and properly configured in 6.9, no matter how many errors or warnings it emits, all of them are shown as expected in the tasks view and in the editor. In 7.0, only the first error is shown.

Product Version = NetBeans IDE Dev (Build 101214-090a73ea0cba)
Operating System = Windows 7 version 6.1 running on x86
Java; VM; Vendor = 1.6.0_19
Runtime = Java HotSpot(TM) Client VM 16.2-b04
Comment 1 misterm 2010-12-14 14:41:06 UTC
Created attachment 104061 [details]
Sample project exported by the IDE
Comment 2 misterm 2010-12-14 14:42:06 UTC
Created attachment 104062 [details]
Sample project exported by the IDE
Comment 3 Jan Lahoda 2010-12-15 20:32:44 UTC
As soon as this is integrated into the NB main repository, the problem should go away as far as editor and Task window is concerned:
http://hg.netbeans.org/main/nb-javac/rev/91dc9e08fbe7

Note, however, that when building with current versions of JDK7, the same problem arises. I will notify the javac folks, but thats all I can do.
Comment 4 Dusan Balek 2010-12-17 10:20:42 UTC
Fix integrated into jet-main.

http://hg.netbeans.org/jet-main/rev/08e4360ea2a7