Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » Eclipse uses target path instead of symlink for workspace on Ubuntu
Eclipse uses target path instead of symlink for workspace on Ubuntu [message #1241903] Sat, 08 February 2014 18:37
Vlatko Basic is currently offline Vlatko BasicFriend
Messages: 1
Registered: February 2014
Junior Member
Hi,

my Workspace is symlinked, but Eclipse is not using symlink path, but the symlink's target path.

Example:
1. Symlink path: $HOME/MyWorkspace
2. Symlink target: /mnt/MountPoint/MyWorkspace

In Resource location Eclipse shows "/mnt/MountPoint/MyWorkspace/MyProject" (2. - symlink target), and not "$HOME/MyWorkspace/MyProject" (1. - symlink path), which defets the whole purpose of symlinks.

When I move the workspace to another machine and set the same workspace path, Eclipse reports that something is missing at path 2.

Is it a bug, or is there a setting that can tell Eclipse to always use the symlink path, not its target?


Eclipse Juno SR2
Ubuntu 12.04


Best regards,

vlatko
Previous Topic:Amzi plugin confused with eclipse paths
Next Topic:installation can't find JRE
Goto Forum:
  


Current Time: Tue Apr 16 19:13:50 GMT 2024

Powered by FUDForum. Page generated in 0.62482 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top