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 54092 - Provide a SPI for plugging into broken references
Summary: Provide a SPI for plugging into broken references
Status: RESOLVED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Project (show other bugs)
Version: 4.x
Hardware: Other Other
: P2 blocker with 1 vote (vote)
Assignee: Tomas Zezula
URL:
Keywords:
Depends on:
Blocks: 61025
  Show dependency tree
 
Reported: 2005-01-27 16:22 UTC by Sherold Dev
Modified: 2014-07-01 12:13 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 Sherold Dev 2005-01-27 16:22:52 UTC
BrokenReferencesSupport currently supports only 
certain types of broken references: 
 
* reference to other project 
* reference to a foreign file 
* reference to an external source root 
* reference to a Java Library 
* reference to a Java Platform 
 
It would be useful to be able to define any kind 
of broken references, for instance broken 
references to target servers in web/j2ee 
projects, so that all broken references could be 
reported and fixed in one place.
Comment 1 Tomas Zezula 2014-07-01 12:13:50 UTC
ProjctProblemsProvider