lunedì 14 ottobre 2013

How-to Install Aptana Studio 3 on Linux Mint 15 Mate Easy Visual Guide

Linux Mint Install Aptana Studio 3 IDE Standalone

Linux Mint Install Aptana Studio 3 IDE for HTML5, CSS, JavaScript, PHP and Ruby on Rails Development, Easy Tutorial for Linux Mint 15 Mate 32/64bit.

Build web applications quickly and easily using the the World 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 HTML5, CSS and JavaScript Websites with PHP and Ruby on Rails Web Development.


To Make the Entire Process Easier to Reproduce the Posts 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 Mint Aptana Studio 3 Archive Extraction
  3. Open a Terminal Window
    Linux Mint 15 RC Cinnamon Open Terminal
  4. Relocate Aptana-Studio
    • 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 Studio 3 from Terminal
    • System-Wide Installation Launcher Terminal Command:
      /opt/Aptana_Studio_3/AptanaStudio3
    • Local Installation Launcher Terminal Command:
      ~/Aptana_Studio_3/AptanaStudio3
  6. Create an Aptana-Studio3 App Launcher for Easy&Quick; Starting
    Cinnamon App Launcher How-to
Linux Ultimate Edition 3.5 KDE4 Aptana Studio 3 GUI