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 198626

Summary: When opening a project with invalid tool collection set, there should be a warning
Product: cnd Reporter: Vladimir Kvashin <vkvashin>
Component: ProjectAssignee: Alexander Simon <alexvsimon>
Status: RESOLVED FIXED    
Severity: normal    
Priority: P3    
Version: 7.0   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description Vladimir Kvashin 2011-05-16 10:31:44 UTC
When a project that has an invalid (absent in current userdir) tool collection is opened, user isn't warned that tool collection is invalid. This is correct for local, remote and full remote projects as well. 

I believe there should be some kind of a warning.

If a java project has such broken dependency, a special badge is shown on a project and a menu item that allows to fix this appears on the project. 
I think CND should do the same.