Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
AW: [geclipse-dev] Default file system mounts

default mounts are nice, but not too much to confuse the user. A local directory is useful: but how to solve the individual requirements of the user? (A works with linuy and wants to have his home; B works with windown and likes to see D.\)
 
Jie


Von: geclipse-dev-bounces@xxxxxxxxxxx [mailto:geclipse-dev-bounces@xxxxxxxxxxx] Im Auftrag von Stuempert, Mathias IWR
Gesendet: Donnerstag, 24. Januar 2008 16:16
An: Developer mailing list
Betreff: [geclipse-dev] Default file system mounts

Hi All,

 

I am currently thinking about providing some default mounts within g-Eclipse. These could be

 

-          The root of the local file system, i.e. “/” (which works also on windows and refers to C:/)

-          The home directory of the user (which is available as a java property)

-          The workspaces location

-         

 

It is often user-unfriendly that when using for instance the GridFileDialog the user has to mount local stuff by hand. Therefore I think this would be a nice feature. Any comments on that?

 

Cheers, Mathias


Back to the top