I am using a Mac mobile account.
(Simplified version: The files on the server are copied to the local machine when I log in, and copied back when I log out.)
However, MyEclipse is resolving my home directory to be on the server, and is thus saving ~/.eclipse ~/.myeclipse and ~/.eclipse_keyring directly to the server and not on my local machine.
i.e.
/Network/Servers/prometheus.frazerbilt.com/Volumes/RAID Fileshare/Users/test1/…
instead of
/Users/test1
Meanwhile, ~/Library/Preferences/org.eclipse.eclipse.plist is saved on the local machine.
Once I logout and log back in, it has lost my last workspace and offers to create me a new one on the server.
Builds fail once I log back in (undetermined yet if it is FlexBuilder additions or all of eclipse). A wide variety of paths seems to be getting messed up in numerous areas.
The resulotion of the home directory is just broken for this environment and needs to be fixed. Using 6.5/Europa