PDA

View Full Version : Eclipse: open workspace on a network drive



zpzpzp
November 21st, 2008, 02:44 AM
Hi

I have mapped a network drive in Ubuntu. There is a workspace on the network drive which I wish to open in Eclipse. However Eclipse does not recognize the network drive. The highest level I can go is "File System". Is there a way to use a workspace on the network drive?

Thanks a lot.

Paul

MisterPD
January 22nd, 2010, 12:03 AM
Bump. I need this as well.

dwhitney67
January 22nd, 2010, 02:06 AM
Where is your network drive mounted on your system? Run the 'mount' command to find out.

Typically it is mounted under /mnt, but could also be mounted under /media, if using an external drive.

Either way, these paths are relative to the root directory of /, thus you should be able to navigate to them using the Eclipse workspace browser, unless you lack the appropriate permission level to do so.