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 32264 - Implement nicer file selectors
Summary: Implement nicer file selectors
Status: CLOSED FIXED
Alias: None
Product: projects
Classification: Unclassified
Component: Generic Infrastructure (show other bugs)
Version: 3.x
Hardware: PC All
: P1 blocker (vote)
Assignee: Dusan Balek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-03-25 08:45 UTC by Vitezslav Stejskal
Modified: 2003-12-11 14:25 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
cvs commit log (971 bytes, text/plain)
2003-04-19 13:47 UTC, Vitezslav Stejskal
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Vitezslav Stejskal 2003-03-25 08:45:11 UTC
In the New Resources wizard, the file selector is
pretty scary.  Could we make it less scary by a)
putting the Projects directory as the first entry
(since that's where a lot of the desird Jars and
libraries will be) and the "This Computer" entry
next.  Also, eliminate the userdir entry.
Comment 1 Dusan Balek 2003-04-16 17:50:34 UTC
Unified file selector added.
It is available via ProjectUtil.select(...)
Note that its form is temporary; it should be finalized by HIE after
the usability study.
Comment 2 Vitezslav Stejskal 2003-04-19 13:47:50 UTC
Created attachment 10042 [details]
cvs commit log
Comment 3 Vitezslav Stejskal 2003-04-19 13:48:51 UTC
fixed in prj40_prototype branch
Comment 4 Jan Becicka 2003-08-15 10:05:57 UTC
VERIFIED for now. Will be finalized by HIE
Comment 5 Jan Becicka 2003-11-25 14:19:11 UTC
As described in
http://www.netbeans.org/servlets/ReadMsg?msgId=619519&listName=nbdiscuss the
current work on projects prototype has been stopped.

Marking issue as CLOSED.