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 130756 - Wizard for Web Project with Existing Sources asks for Libraries location twice
Summary: Wizard for Web Project with Existing Sources asks for Libraries location twice
Status: RESOLVED WONTFIX
Alias: None
Product: javaee
Classification: Unclassified
Component: Web Project (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Patrick Keegan
URL:
Keywords: USABILITY
Depends on:
Blocks:
 
Reported: 2008-03-21 11:39 UTC by Petr Jiricka
Modified: 2008-09-23 16:56 UTC (History)
2 users (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 Petr Jiricka 2008-03-21 11:39:37 UTC
When creating a new web project with existing sources, the wizard has the following fields:

"Use Dedicated Folder for Storing Libraries" in step 4 (Name and Location)
"Libraries Folder" in step 4 (existing Sources and Libraries)

This appears as if the wizard is asking for the same information twice, and may confuse the user. The meaning of the two
fields should be better explained.

Additionally, the name of step 4 is also slightly misleading, as it refers to "libraries", which are already mentioned
in step 2.
Comment 1 David Konecny 2008-03-27 11:37:42 UTC
Patrick (or Ken?) could you come up with some better wording. At this state this is after-6.1 issue. Thanks, -D.
Comment 2 Patrick Keegan 2008-03-27 12:01:26 UTC
Shouldn't the Libraries Folder field in page 4 of the wizard be populated with the Libraries Folder specified in page 2?
Or does "libraries" really have a different meaning here?
Comment 3 David Konecny 2008-03-27 22:28:49 UTC
It has different meaning.
Comment 4 Patrick Keegan 2008-08-15 19:15:24 UTC
Sorry for the delay on responding here. I'd be inclined to resolve this as WONTFIX. 

Yes, it is awkward that "Libraries Folder" appears twice in the wizard. But I think that label is accurate for each
context and that the context is pretty clear in both cases. In page 2, you specify where the libraries folder will be
(and you get this choice only after checking "Use Dedicated...". In page 4, you specify the location of libraries that
the imported app already depends on, just as you do for the source roots, etc.

Plus I haven't heard anybody complain about this.

Petr, David, Ken, what do you think?
Comment 5 Petr Jiricka 2008-09-23 16:56:20 UTC
Closing per Patrick's suggestion.