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 - Start Location for Select License Should Start At Library Location
Summary: Start Location for Select License Should Start At Library Location
Status: VERIFIED FIXED
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: SIMPLEFIX, UI
: 63351 (view as bug list)
Depends on:
Blocks:
 
Reported: 2005-10-03 21:07 UTC by William Leonard
Modified: 2005-11-30 09:45 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 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