I'm sharing my eclipse workspace with my dropbox.
I have my dropbox folder at M:\Dropbox
at home and at D:\Dropbox
at work.
At home, I want to keep M: for "My files"-Drive and don't want to change that to D: and at work, M: is already mapped...
Is there another way than making symbolic links to a location I can use on both machines? My goal is, that I don't have to change anything on my home computer...
Another problem is, that I'm using a variable and relativ paths to this variable for importing libraries. So I just have to change the single variable, if the path changes.
Is there a way to solve this problem?