Install Eclipse IDE on OpenSuse Leap 42

1- Download the package (eclipse-java-mars-1-linux-gtk-x86_64.tar.gz) here

2- Extract it

gunzip eclipse-java-mars-1-linux-gtk-x86_64.tar.gz
tar -xvf eclipse-java-mars-1-linux-gtk-x86_64.tar

3- Run it!

cd eclipse ./eclipse

Leave a comment