Latest Eclipse Java Arch Linux - Get Started Guide
-
How to Install Recommended JDK on Arch Linux
-
Starting Eclipse from Terminal
Making a Symlink
ln -s /opt/eclipse/eclipse /usr/local/bin/eclipse
After you can Start Eclipse from Terminal simply with:
eclipse
-
Create an Eclipse Desktop Launcher for Easy-Starting.
Contents