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 - [50cat] Resolve missing library reference action should create a library name automatically
Summary: [50cat] Resolve missing library reference action should create a library name...
Status: NEW
Alias: None
Product: java
Classification: Unclassified
Component: Project (show other bugs)
Version: 5.x
Hardware: PC Solaris
: P3 blocker (vote)
Assignee: Tomas Zezula
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-11-08 11:37 UTC by vanob
Modified: 2011-08-31 14:06 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 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.