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 18790 - Need more options after choosing a new Filesystem
Summary: Need more options after choosing a new Filesystem
Status: RESOLVED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 3.x
Hardware: All All
: P4 blocker (vote)
Assignee: issues@java
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-12-18 18:05 UTC by overzealous
Modified: 2007-09-26 09:14 UTC (History)
2 users (show)

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description overzealous 2001-12-18 18:05:48 UTC
After selecting a filesystem to mount, I think that the Wizard should offer 
the "Capabilities" as checkboxes on their own pane.  These should be offered in 
plain "English", such as

[X] Compile the classes in this folder
[X] Debug the classes in this folder
[X] Allow these files to be edited

This is important because it is not often that a filesystem is mounted, but I 
often forget to turn off these options for my jdk\src folder.
Comment 1 Svata Dedic 2002-02-18 07:43:39 UTC
Some parts of the requested features aren't core's job, in fact,
Please reassign the issue to java module after the infrastructure is
in place :-)
Comment 2 Marek Grummich 2002-07-22 08:33:06 UTC
Target milestone was changed from '3.4' to TBD.
Comment 3 Marek Grummich 2002-07-22 08:44:16 UTC
Target milestone was changed from '3.4' to TBD.
Comment 4 mslama 2002-08-05 17:54:03 UTC
Passing to new owner
Comment 5 Svata Dedic 2002-08-05 18:11:23 UTC
I believe this one is obsolete for 4.0+ -- at least for the options
proposed. Something similar is planned for adding resource folder UI
in the new java project support and FileSystem capabilities will be
deprecated/removed anyway.
Shouldn't java/projects overtake this request ?
Comment 6 psuk 2004-07-15 09:48:30 UTC
The 'Mount Filesystem' paradigm was replaced by ant-base build/project
system. It nicely distinguishes source classpath from library
classpathes and it also allows to set dependencies between projects.

JDK sources are scanned just onces.
Comment 7 Quality Engineering 2007-09-20 10:03:53 UTC
Reorganization of java component