Install Eclipse for Java Developers Debian Wheezy 7
The Guide Show Step-by-Step How-to Install the Latest Eclipse 4.3 Kepler for Java SE Development on Linux Debian Wheezy 7 Xfce i386/Amd64 Desktop.
The Content and Details of How-to Install Eclipse 4.3 Kepler for Java Developers on Debian Wheezy 7 are Expressly Reduced to Give Focus Only to the Essentials Instructions and Commands and Make Tut Easier to Read and Digest ;)
-
Download Latest Eclipse for Java Linux Release:
Eclipse 4.3 Java Linux - Right-Click > Open with XArchiver
Then Extract into /tmp
- Open a 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:
Linux Debian Xfce How-LauncherInstall Recommended Oracle Java SE JDK7
Install Oracle JDK7 for Debian
With this the Tutorial on How-to Install Eclipse 4.3 Kepler on Debian Wheezy 7 is Complete.