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 65757

Summary: Start Location for Select License Should Start At Library Location
Product: apisupport Reporter: William Leonard <bleonard>
Component: ProjectAssignee: Martin Krauskopf <mkrauskopf>
Status: VERIFIED FIXED    
Severity: blocker CC: mkleint
Priority: P4 Keywords: SIMPLEFIX, UI
Version: 5.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description William Leonard 2005-10-03 21:07:18 UTC
When creating a New Library Wrapper Module Project, the Browse dialog to select
the license should start at the same location as the previously selected library
file as it will generally be in a directory close to its location.
Comment 1 Martin Krauskopf 2005-10-25 18:05:38 UTC
This was written by Milos. If you are overloaded by winsys I'll take loot at it.
Otherwise feel free to reassign :) Probably simplefix since we already do this
in other project wizards.
Comment 2 Milos Kleint 2005-11-03 10:51:16 UTC
*** Issue 63351 has been marked as a duplicate of this issue. ***
Comment 3 Martin Krauskopf 2005-11-23 17:07:42 UTC
Fixed. Also vice versa.

Checking in ui/ModuleUISettings.java; 1.2 -> 1.3;
Checking in ui/wizard/LibraryStartVisualPanel.form; 1.1 -> 1.2;
Checking in ui/wizard/LibraryStartVisualPanel.java; 1.13 -> 1.14;
Comment 4 pzajac 2005-11-30 09:45:04 UTC
verified