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

Summary: Show Compilation error in 'Projects'-tree
Product: java Reporter: tomzi <tomzi>
Component: UnsupportedAssignee: issues@java <issues>
Status: RESOLVED FIXED    
Severity: blocker CC: abs, mmirilovic
Priority: P3    
Version: 5.x   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:

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