Tag Archives: Java

Eclipse multi-user installation (Windows)

● go to https://www.eclipse.org/downloads/packages/ ● download the “Eclipse IDE for Java Developers” package for Windows. It is a .zip file. ● un-zip to a folder, e.g. C:\eclipse ● go to installation folder, find the eclipse.ini and add this line: -Dosgi.configuration.area=@user.home/.eclipse … Continue reading

Posted in Dev, IT | Tagged , | Leave a comment