Eclipse - External JARs and git
问题 I am currently using eclipse for working with Java. Additionaly I use git to synchronize my project between my laptop and my desktop PC. The problem is now the following: I added external JARs to the project (Slick-Util, LWJGL). But the path to each library is another on each device. So everytime I start working on the other device, I have to change the path to the jar files and the javadocs. The libraries are all stored in my eclipse workspace. So the libraries and the projects are all in