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 72055 - Disable ok button in add Library Panel when the library is already on classpath
Summary: Disable ok button in add Library Panel when the library is already on classpath
Status: VERIFIED WONTFIX
Alias: None
Product: apisupport
Classification: Unclassified
Component: Project (show other bugs)
Version: 5.x
Hardware: All All
: P4 blocker (vote)
Assignee: Martin Krauskopf
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-01-31 12:36 UTC by pzajac
Modified: 2006-02-01 11:01 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description pzajac 2006-01-31 12:36:04 UTC
[060131]
Steps to reproduce:
1) Create standalone module project.
2) Add Loaders module dependency.
3) Try to add the same dependency again.

The Ok Button is enabled in Add Dependency dialog. It will be better either to
disable it  or don't show the library in Modules list.
Comment 1 Martin Krauskopf 2006-01-31 13:43:15 UTC
This is as requested in the past. A dependency is available in AMD dialog even
if it was already added. And also convenient feature is that if you have e.g. 20
dependencies than you press "Add..." button and choose already added one, the
dependency is selected (nothing more happens) and you can edit it.
Feel free to clarify and reopen.
Comment 2 Jesse Glick 2006-01-31 18:13:11 UTC
Right, current behavior is as requested by Jano.
Comment 3 pzajac 2006-02-01 11:01:58 UTC
verified wontfix