The Guide Show Step-by-Step How-to Install and Getting-Started with the Latest Eclipse 4.2 Juno Classic for Linux Debian 7 Wheezy KDE4 i386 Desktop.
There is also the Possibility to Install via apt-get But Debian Wheezy apt-get Repository is Still presenting the Precedent Eclipse 3 Flavor with a 3.8 Juno.
So we Proceed here Directly to Download and Installation of the Latest Original Eclipse 4.2 Juno for Classic Development Linux Release.
-
Download Latest Eclipse Juno for Linux:
Eclipse Juno Classic Linux - Double-Click on Archive and Extract Eclipse into /tmp
- Open Terminal Window
- Relocate Eclipse
su
mv /tmp/eclipse /opt
- Create a Symlink
ln -s /opt/eclipse/eclipse /usr/bin/eclipse
After you can Start Eclipse JSE from Terminal simply with:
eclipse
Create an Eclipse Launcher for Easy-Starting:
How-to Create KDE4 Menu Launcher
Install Oracle Official Java SE JDK7
To Get the Best Results from Eclipse Platform and Installed Plugins is Strongly Recommended You Proceed Also to Install the Oracle Official Java JDK7 on System!Install Oracle JDK7 for Debian