The Guide shows you Step-by-Step How to Install and Getting-Started with the Aptana Studio 3 IDE Standalone for Linux Ultimate Edition 3.5 KDE4 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 whole Process Easier to Reproduce the Posts Includes the Basic Screenshots of All GUI Steps involved.
The Tutorial is Practical and Contains Just the Essentials Installation Instructions and Commands.

-
Download Standalone Aptana Studio 3 for Linux.
Aptana-Studio Linux x86/x64 .zip -
Extract Archive into /tmp
Possibly Double-Click on it in the File Manager: -
Relocate Aptana-Studio
-
System Wide Installation:
sudo chown -R root:root /tmp/Aptana_Studio*
mv /tmp/Aptana_Studio_3 /opt
sudo chown -R root:root /opt/Aptana_Studio_3
ln -s /opt/Aptana_Studio_3/AptanaStudio3 /usr/local/bin/aptanaS3
-
Local Installation:
mv /tmp/Aptana_Studio_3 ~
-
-
Create an Aptana-Studio3 Launcher for Easy&Quick Starting
-
System-Wide Launcher Command:
aptanaS3
-
Local Launcher Command:
~/Aptana_Studio_3/AptanaStudio3
How to Create a KDE4 Application Launcher -
