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 126888 - Libraries can't be renamed
Summary: Libraries can't be renamed
Status: NEW
Alias: None
Product: java
Classification: Unclassified
Component: Project (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Tomas Zezula
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-02-07 09:17 UTC by aldobrucale
Modified: 2011-08-31 14:07 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 aldobrucale 2008-02-07 09:17:35 UTC
The library manager doesn't allow renaming existing libraries. In case of a typo when creating a library, one has to
create a new one (setting jars, sources and javadocs) with the correct name. I often need to rename libraries also to
gain uniformity with other members of the team.

BTW, I think that a library renaming action should not update all project dependencies.