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 179896

Summary: System.{err|out} from annotation processors should be intercepted
Product: java Reporter: Jan Lahoda <jlahoda>
Component: SourceAssignee: Svata Dedic <sdedic>
Status: RESOLVED WONTFIX    
Severity: normal CC: zolta
Priority: P4    
Version: 6.x   
Hardware: PC   
OS: Linux   
Issue Type: DEFECT Exception Reporter:
Bug Depends on:    
Bug Blocks: 179749    

Description Jan Lahoda 2010-01-27 03:11:44 UTC
Proposed in:
https://netbeans.org/bugzilla/show_bug.cgi?id=179749#c5
When are the annotation processors run by the background scan, their System.{err|out} should not go to the IDE's log. The output can be redirected to an InputOutput, and (most likely) sent to /dev/null.
Comment 1 Martin Balin 2016-07-07 07:18:26 UTC
This old bug may not be relevant anymore. If you can still reproduce it in 8.2 development builds please reopen this issue.

Thanks for your cooperation,
NetBeans IDE 8.2 Release Boss