Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

download and run the installer for https://www.eclipse.org/downloads/download.php?file=/oomph/epp/oxygen/R2/eclipse-inst-linux64.tar.gz

Code Block
themeMidnight
# run as root
sudo su -
tar -xvf eclipse-inst-linux64.tar.gz
cd eclipse-installer
./eclipse-inst 

up the allocation of

Xmx4096m in eclipse.ini

start eclipse with sudo /root/eclipse/jee-oxygen/eclipse/eclipse &

...

themeMidnight

...

IntelliJ

download from https://www.jetbrains.com/idea/download/index.html#section=linux

...