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 68268

Summary: [50cat] Resolve missing library reference action should create a library name automatically
Product: java Reporter: vanob <vanob>
Component: ProjectAssignee: Tomas Zezula <tzezula>
Status: NEW ---    
Severity: blocker    
Priority: P3    
Version: 5.x   
Hardware: PC   
OS: Solaris   
Issue Type: ENHANCEMENT Exception Reporter:

Description vanob 2005-11-08 11:37:13 UTC
[ BUILD # : 200511071900 ]
[ JDK VERSION : 1.5.0_05 ]

1. Open some project that has missing library reference
2. NetBeans will prompt you to resolve the broken reference
3. When you invoke an action it shows Library Manager window. You have to create library entry manually. 

I think it would be good if NetBeans creates the library entry with the broken reference name and you
will be able add content to the library afterwards.

Justification:
When the library name is wierd like "Oracle9.2.0.1"
You have to type it correctly.
Comment 1 Tomas Zezula 2005-11-09 08:09:00 UTC
Increasing the priority. The current process of resolving of the broken
references should be made more user friendly as soon as possible.