Install Eclipse for Java Developers Debian Testing
The Tutorial Show How-to Install and Getting-Started with the Latest Eclipse 4.3 Kepler JEE for Linux Debian Testing Gnome3 i386/amd64 Desktop.
There is also the Possibility to Install before the Classic Eclipse via apt-get and after Adding the JEE Developer Tool Capabilities via Eclipse Updates.
But the Debian Testing apt-get Repository is Still presenting the old Eclipse3 Flavor with a 3.8 Juno.
Hence here to Get Into Latest Eclipse we Proceed Directly to Download and Installation of the Whole Eclipse for Java JEE Linux Release.
The Content and Details of Install Eclipse for Java Developers on Debian Testing are Expressly Reduced to Give Focus Only to the Essentials Instructions and Commands and Make Tut more Easy & Digestive ;)
-
Download Latest Eclipse JEE for Linux:
- Double-Click on Archive and Extract Eclipse into /tpm
- Open a Terminal Window
- Relocate Eclipse
su
mv /tpm/eclipse /opt
- Create a Symlink
ln -s /opt/eclipse/eclipse /usr/bin/eclipse
After you can Start Eclipse JEE from Terminal simply with:
eclipse
How-to Create an Eclipse Launcher on Gnome 3 Desktop:
Launcher for Gnome 3 Desktop Guide
This Achieve the Installation Guide for Eclipse Java JEE on Debian Testing.