{"id":382,"date":"2006-08-04T21:11:02","date_gmt":"2006-08-04T21:11:02","guid":{"rendered":"http:\/\/www.odrakir.com\/blog\/?p=382"},"modified":"2007-02-16T20:54:47","modified_gmt":"2007-02-16T20:54:47","slug":"aptana","status":"publish","type":"post","link":"https:\/\/www.odrakir.com\/blog\/2006\/08\/04\/aptana\/","title":{"rendered":"Aptana"},"content":{"rendered":"<p>After getting to know about <a href=\"http:\/\/www.aptana.com\">Aptana<\/a>&#8216;s <a href=\"http:\/\/www.jppereira.com\/engrenagem\/?p=924\">existence<\/a> via <a href=\"http:\/\/www.jppereira.com\/engrenagem\/\">Jo\u00c3\u00a3o Pedro Pereira<\/a>, I decided to take a look and install it on my Ubuntu box.<\/p>\n<p>The instalation runs smoothly, but there&#8217;s some tricks here and there that should have been documented. So, here&#8217;s a little tutorial for the rescue:<\/p>\n<ul>\n<li>Download the install file from <a href=\"http:\/\/turboflix.com\/aptana\/Aptana_IDE_Setup.bin\">here<\/a>.<\/li>\n<li>Open a terminal window<\/li>\n<li>Aptana has dependencies so you&#8217;ll need to install Mozilla and libswt3.1\n        \t<\/li>\n<li><code>sudo apt-get install mozilla<\/code><\/li>\n<li><code>sudo aptitude install libswt3.1-gtk-java<\/code><\/li>\n<li>Chmod the install file to make it executable &#8211; <code>chmod +x Aptana_IDE_Setup.bin<\/code><\/li>\n<li>Excecute the file &#8211; <code>.\/Aptana_IDE_Setup.bin<\/code><\/li>\n<li>Now, the installation should be easy, just read and answer the wizard&#8217;s questions until it&#8217;s finished<\/li>\n<li>Aptana needs a environment variable set for mozilla so we&#8217;ll have to code ourselfs a little script in order to set the variable evert time we need to run Aptana and not just once inside the terminal window.\n<p><code><br \/>\ntouch aptana<br \/>\nsudo gedit aptana<br \/>\n<\/code><\/p>\n<p>Now copy this<\/p>\n<p><code>#\/usr\/bin<br \/>\nexport MOZILLA_FIVE_HOME=\/usr\/lib\/mozilla<br \/>\n~\/Aptana\/aptana<\/code><\/p>\n<p>and save the file.<\/p>\n<\/li>\n<li>Chmodit so it can be executed. &#8211; <code>chmod 755 aptana<\/code><\/li>\n<li>Now you can copy it to \/bin &#8211; <code>sudo cp aptana \/bin\/<\/code><\/li>\n<\/ul>\n<p>You&#8217;re ready to go! You can even create a menu launcher and use this nifty icon I made.<br \/>\n<center><br \/>\n<img decoding=\"async\" class=\"noborder\" id=\"image383\" src=\"http:\/\/www.odrakir.com\/blog\/wp-content\/uploads\/2006\/08\/aptana.png\" alt=\"Aptana Icon\" \/><br \/>\n<\/center><\/p>\n<p>Enjoy!<\/p>\n<p>[tags]Aptana, Ubuntu, Linux, IDE, How to, HTML, Javascript, CSS[\/tags]<\/p>\n","protected":false},"excerpt":{"rendered":"<p>After getting to know about Aptana&#8216;s existence via Jo\u00c3\u00a3o Pedro Pereira, I decided to take a look and install it on my Ubuntu box. The instalation runs smoothly, but there&#8217;s some tricks here and there that should have been documented. So, here&#8217;s a little tutorial for the rescue: Download the install file from here. Open [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_jetpack_memberships_contains_paid_content":false,"footnotes":"","jetpack_publicize_message":"","jetpack_publicize_feature_enabled":true,"jetpack_social_post_already_shared":false,"jetpack_social_options":{"image_generator_settings":{"template":"highway","default_image_id":0,"font":"","enabled":false},"version":2}},"categories":[9,3,17],"tags":[],"class_list":["post-382","post","type-post","status-publish","format-standard","hentry","category-code","category-linux","category-web-20"],"jetpack_publicize_connections":[],"jetpack_featured_media_url":"","jetpack_sharing_enabled":true,"jetpack_likes_enabled":true,"jetpack-related-posts":[],"_links":{"self":[{"href":"https:\/\/www.odrakir.com\/blog\/wp-json\/wp\/v2\/posts\/382","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.odrakir.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.odrakir.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.odrakir.com\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.odrakir.com\/blog\/wp-json\/wp\/v2\/comments?post=382"}],"version-history":[{"count":0,"href":"https:\/\/www.odrakir.com\/blog\/wp-json\/wp\/v2\/posts\/382\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.odrakir.com\/blog\/wp-json\/wp\/v2\/media?parent=382"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.odrakir.com\/blog\/wp-json\/wp\/v2\/categories?post=382"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.odrakir.com\/blog\/wp-json\/wp\/v2\/tags?post=382"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}