Hi everyone,
I'm wondering if there is a way (in Windows 7) to make some sort of mapping of drives so that sometimes you find the files in a network drive and sometimes you find them in a local map?
-And to be able to easily switch between those two.
The reason I want to do this is that I want to be able to work (as a developer, using Eclipse for Java) partly at work, where I have certain library files in a network drive, and partly on the train, where I can't access the internet, so then I need to have those library files in a local map on my laptop.
In my Eclipse projects I point out those library files using their whole file paths, and it's a lot of files and a lot of projects and I don't want to be forced to change every single filepath just because I'm temporarily working from a train.
I'm thinking that it would be great if I could map the same drive (say, drive "S
"), so that it could either point to the place at the network or to a local map, depending on some easy switching.
How would you configure your environment in order to not change anything in your Eclipse project?