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 - System.{err|out} from annotation processors should be intercepted
Summary: System.{err|out} from annotation processors should be intercepted
Status: RESOLVED WONTFIX
Alias: None
Product: java
Classification: Unclassified
Component: Source (show other bugs)
Version: 6.x
Hardware: PC Linux
: P4 normal (vote)
Assignee: Svata Dedic
URL:
Keywords:
Depends on:
Blocks: 179749
  Show dependency tree
 
Reported: 2010-01-27 03:11 UTC by Jan Lahoda
Modified: 2016-07-07 07:18 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

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