Freitag, 14. Juni 2013

How-to Install & Getting-Started with Aptana Studio 3 IDE Standalone on Linux Ubuntu 13.04 Raring 32bit/64bit Desktop Easy Visual-Guide

The Guide Show Step-by-Step How-to Install and Getting-Started with the Aptana Studio 3 IDE Standalone for Linux Ubuntu 13.04 Raring Ringtail i386/Amd64 Desktop.

Build web applications quickly and easily using the the world’s most powerful open-source web development IDE. Aptana Studio harnesses the flexibility of Eclipse and focuses it into a powerful web development engine.

Aptana Studio 3 expands on the core capabilities of Aptana Studio 2 for building, editing, previewing and debugging HTML, CSS and JavaScript websites with PHP and Ruby on Rails web development.

To Make the Entire Process Easier to Reproduce the Articles Includes the Basic Screenshots of the Essentials Steps Involved.

The Tutorial is Practical and Contains Just the Essentials Installation Instructions and Commands.

Gnome-Penguin Linux Aptana
  1. Download Standalone Aptana Studio 3 for Linux

    Aptana-Studio Linux x86/x64 .zip
  2. Double-Click on Archive and Extract into /tmp

    Linux Ubuntu Aptana Studio 3 Archive Extraction
  3. Open Terminal Window
    Linux Ubuntu12 Open Terminal
  4. Relocate Aptana-Studio3
    • System Wide Installation:
      sudo su
      mv /tmp/Aptana_Studio_3 /tmp
      ln -s /opt/Aptana_Studio_3/AptanaStudio3 /usr/local/bin/aptanas3
    • Local Installation:
      mv /tmp/Aptana_Studio_3 ~
  5. Starting Aptana-Studio3 from Terminal
    • System-Wide Installation:
      /opt/Aptana_Studio_3/AptanaStudio3
    • Local Installation:
      ~/Aptana_Studio_3/AptanaStudio3
  6. Create an Aptana-Studio3 Launcher for Easy&Quick Starting

    Quick Launcher for Ubuntu-Unity
    Linux Kubuntu KDE4 Aptana Studio 3 Launcher
Linux Ultimate Edition 3.5 KDE4 Aptana Studio 3 GUI

How-to Install Latest Netbeans IDE for PHP Web Development on Ubuntu:

Install Netbeans PHP IDE for Ubuntu