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 89510 - have separate window for all errors and warnings
Summary: have separate window for all errors and warnings
Status: RESOLVED WONTFIX
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 5.x
Hardware: PC Windows XP
: P3 blocker (vote)
Assignee: issues@java
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-11-16 20:22 UTC by wcyang
Modified: 2007-09-26 09:14 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 wcyang 2006-11-16 20:22:04 UTC
Could NetBeans display all errors and warnings in a window, as Eclipse does? 
Say that you make some changes in a file. Right now, is there any way of 
knowing if there your changes cause errors in other files without building?
Comment 1 Marian Mirilovic 2006-11-20 08:25:31 UTC
I guess there is no way to find out compilation errors in other files except
building. Reassign to java for evaluation.
Comment 2 Jan Becicka 2007-09-19 16:40:25 UTC
Sorry. There is no way how to easily implement it.