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 69182 - Show Compilation error in 'Projects'-tree
Summary: Show Compilation error in 'Projects'-tree
Status: RESOLVED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 5.x
Hardware: All All
: P3 blocker with 2 votes (vote)
Assignee: issues@java
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-11-23 13:48 UTC by tomzi
Modified: 2007-09-26 09:14 UTC (History)
2 users (show)

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 tomzi 2005-11-23 13:48:37 UTC
It would be great if the 'Projects'-tab could show compileerrors in the project
tree, as it is done with CVS support.

so eg. 
if PackageA.Class1 has been modified and it also effects PackageB.ClassX then
both PackageB and PackageB.ClassX in the project tree will be marked with a
compilation error. By this it is really easy to navigate through the project
tree to the Classes it effected rather then using the outputwindow for this.

(I've also heard from collegues in my company that they are excited with this
really useful feature in eclipse)
Comment 1 abs 2007-02-05 17:29:20 UTC
I also think this is really important feature. I think not only compilation
errors but also warning should shown in the project node.

One of the greatest feature of eclipse is this feature. So NetBeans should
support this.
Comment 2 Jan Becicka 2007-09-19 12:27:06 UTC
Already fixed.
Comment 3 Quality Engineering 2007-09-20 12:36:03 UTC
Reorganization of java component