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 - When opening a project with invalid tool collection set, there should be a warning
Summary: When opening a project with invalid tool collection set, there should be a wa...
Status: RESOLVED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: Project (show other bugs)
Version: 7.0
Hardware: All All
: P3 normal (vote)
Assignee: Alexander Simon
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-05-16 10:31 UTC by Vladimir Kvashin
Modified: 2011-08-30 14:39 UTC (History)
0 users

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 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.