What is the best technique to develop in two environments? In my case I have a MacBook, and a Windows Machine. I want to freely move between them but things such as the install directory of the Java SDK get in the way of using the same IntelliJ project files easily.
Any guides or thoughts anyone has to share?
Kevin