martedì 15 ottobre 2013

How-to Install Eclipse for JEE Development on Kali/BackTrack 5 R3 i386/Amd64 Visual-Guide

How-to Install Eclipse JEE Kali/Backtrack

The Tutorial Show How-to Install and Getting-Started with the Latest Eclipse 4.3 Kepler JEE 32/64bit for Linux BackTrack/Kali 5 R3 i386/Amd64 KDE4 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 BackTrack Debian-Squeeze apt-get Repository is Still presenting the Old Eclipse 3 Flavor with a 3.5 Galileo.

Hence here to Get Into New Eclipse4 we Proceed Directly to Download and Installation of the Whole Eclipse for Java JEE Linux Release.

The Content and Details are Expressly Reduced to Give Focus Only to the Essentials Instructions and Commands and Make Tut more Easy & Digestive ;)

BackTrack Eclipse
  1. Download Eclipse IDE Kepler JEE:

    Eclipse Kepler JEE Linux 32/64bit
  2. Double-Click on Archive and Extract Eclipse into /tpmLinux KDE Install Eclipse JEE Extraction
  3. Open a Terminal Window
    Linux BackTrack Kde4 Open Terminal
  4. Relocate Eclipse
    su 
    mv /tpm/eclipse /opt
  5. Create a Symlink
    ln -s /opt/eclipse/eclipse /usr/bin/eclipse

    After you can Start Eclipse JEE from Terminal simply with:

    eclipse
  6. Create an Eclipse Launcher for Easy-Starting:

    KDE4 Menu How Launcher
  7. Recommended Oracle JDK7 Installation

    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 BackTrack/Kali