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 48830

Summary: Library manager - nonexisting files should be marked
Product: projects Reporter: zikmund <zikmund>
Component: LibrariesAssignee: Tomas Zezula <tzezula>
Status: CLOSED FIXED    
Severity: blocker Keywords: UI
Priority: P3    
Version: 4.x   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:
Bug Depends on:    
Bug Blocks: 41535    

Description zikmund 2004-09-10 09:46:27 UTC
Build 200409071800

1) Open Library Manager
2) Have a library with nonexisting JAR file (e.g.
moved on disk to different location)
3) ERROR:
File should be marked as 'broken reference' (e.g.
by red color)
Comment 1 Tomas Zezula 2004-09-10 11:35:08 UTC
The same be for PlatformManager and Proejct's classpath customizer.
Comment 2 Jesse Glick 2004-09-10 16:41:57 UTC
*** Issue 48832 has been marked as a duplicate of this issue. ***
Comment 3 Tomas Zezula 2005-03-23 12:13:45 UTC
Fixed in Netbeans 4.1.
The missing files are red. Also broken reference support works with this.
Comment 4 zikmund 2005-05-25 17:40:09 UTC
Verified.