Aptana Studio 3 Quick Start for Bodhi Linux
Hi! The Tutorial shows you Step-by-Step How to Install and Getting-Started with the Aptana Studio 3 IDE Standalone for Linux Bodhi 2.x/3.x i386/Amd64 Englightenment GNU Desktop.
Build web applications quickly and easily using 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 How to Install Aptana Studio 3 on Bodhi Process Easier to Reproduce the Posts Includes the Basic Screenshots of All GUI Steps involved.
-
Download Standalone Aptana Studio 3 for Linux
-
Double-Click on Archive and Extract into /tmp
-
Open a Terminal Shell Emulator
(Press “Enter” to Execute Commands)Open a File Manager Window
Then Right Click > Open Terminal Here
-
Relocate Aptana-Studio3
-
System Wide Installation:
sudo chown -R root:root /tmp/Aptana_Studio*
mv /tmp/Aptana_Studio_3 /opt
ln -s /opt/Aptana_Studio_3/AptanaStudio3 /usr/local/bin/aptanaS3
-
Local Installation:
mv /tmp/Aptana_Studio_3 ~
-
-
How to Install Required Oracle JDK on Bodhi
-
Starting Aptana-Studio3 from Terminal
-
System-Wide Setup:
aptanaS3
-
Local Installation:
~/Aptana_Studio_3/AptanaStudio3
-
How to Install Netbeans IDE for PHP Web Development on Bodhi:
SetUp Netbeans PHP on Bodhi.