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 13693

Summary: Roots of all disks should be mounted by default
Product: platform Reporter: Jaroslav Tulach <jtulach>
Component: -- Other --Assignee: Petr Hrebejk <phrebejk>
Status: RESOLVED FIXED    
Severity: blocker CC: phrebejk, sdedic
Priority: P4    
Version: 3.x   
Hardware: PC   
OS: Linux   
Issue Type: TASK Exception Reporter:
Bug Depends on:    
Bug Blocks: 17815, 23399    
Attachments: A patch to test the new behaviour

Description Jaroslav Tulach 2001-07-18 14:49:17 UTC
Merge a code that will mount all roots of OS into the IDE by default. Currently
is in mount_all_roots_july_2001 branch. Modified files are ExLocalFileSystem and
mf-layer.
Comment 1 Jaroslav Tulach 2001-07-18 14:51:46 UTC
Created attachment 1905 [details]
A patch to test the new behaviour
Comment 2 Jan Chalupa 2001-07-26 10:43:16 UTC
Re-assigning to 'core'.
Comment 3 Jaroslav Tulach 2001-07-30 09:04:29 UTC
Need for 4.0 not before.
Comment 4 Jaroslav Tulach 2001-11-01 10:35:51 UTC
I would like to get rid of this issue and because it is mostly project
4.0 related and it cannot be merged sooner, I choose you Vita, as a
member of project team.

You might find the mount_all_roots_... branch useful when creating the
projects prototype.
Comment 5 Jaroslav Tulach 2002-02-22 13:49:01 UTC
I'll try to add it to the platform.
Comment 6 Jaroslav Tulach 2002-02-22 14:24:45 UTC
Done in ui/src/org/netbeans/core/ui/resources/layer.xml but without
nice icons. Add them if you want.
Comment 7 Petr Hrebejk 2002-03-04 11:45:02 UTC
Curtesy Jarda. If you remove the core-ide.jar from the build of the 
platform the core will mount all the roots + your home directory.

The behavior is configurable using the xml-layers.

If someone misses the extra icons (I do a little bit) he should 
add a new issue (I probably will :-)