Download Aptana Org Tools Studio Standalone Mac Aptana Studio Set Up



Aptana Studio 3 Core holds the core set of plugins used to build the Aptana Studio 3 IDE/RCP. Currently it relies on consuming a pre-built FTP/FTPS/SFTP library as a dependency for building. This holds a commercial library, so the sources do not contain the JAR due to licensing restrictions. This set of plugins deals with providing support for web development: HTML, CSS, XML. Build and test your web applications all in one environment with Aptana Studio 3, the industry’s leading web application IDE. A powerful web development engine, Aptana Studio enables you to build, edit, preview and debug with support for HTML5, CSS3, JavaScript, Python, PHP and Ruby on Rails. Develops web application tools for Web 2.0 and Ajax and uses languages such as JavaScript, Ruby, PHP and Python. Find Aptana news and tools here and learn about some of Aptana’s popular products such as Aptana Studio, Aptana Cloud and Aptana Jaxer.

Aptana Studio adalah aplikasi Open Source berbasis IDE (Integrated Development Environment) untuk membangun sebuah web. Aptana Studio support untuk beberapa bahasa pemrograman web seperti HTML, Ajax, JavaScript, Phyton, Ruby, Rails, CSS yang dilengkapi dengan code-completion, outlining, JavaScript debugging, error and warning notification dan integrated documentation.

Aptana Studio mendukung beberapa platform seperti Mac OS, Linux maupun Windows. Aptana Studio juga mampu berjalan dengan mode standalone atau yang terintegrasi dengan Eclipse. Bagi yang sudah terbiasa dengan menggunakan Eclipse, mungkin akan cepat cepat menyesuaikan diri dengan tampilan Aptana Studio. Aptana Studio juga ternyata bisa dijalankan sebagai plugins dari IDE Eclipse. Aptana Studio hadir dengan support terhadap berbagai library AJAX/Javascript seperti Adobe Spry, Mootools, jQuery,EXT, YUI, Scriptaculous, dan masih banyak lagi. Juga tersedia halaman contoh untuk library yang ada. Hal ini memberi kemudahan karena tidak perlu lagi copy-paste library. Tapi tetap, anda harus menguasai library tersebut jika ingin menggunakannya.

web resmi -> disini

DOWNLOAD Aptana Studio 3

Maknyos.com (lokal) -> disini

WindowsDownload aptana studio 3.6.1Home » Eclipse Projects » Lua Development Tools » AptanaInstalling LDT on Aptana Studio - Mac OS 10.7 64bitDownload aptana studio 3.6.1(Yes I know this is a bit weird, but it should be similar to Eclipse)
Show:Today's Messages::Show Polls::Message Navigator
Installing LDT on Aptana Studio - Mac OS 10.7 64bit[message #885374]Tue, 12 June 2012 22:16
Ricardo Graça
Messages: 10
Registered: June 2012
I'm trying to use LDT with Aptana Studio 3 on Mac OS 10.7.4 x86_64 and it seems there's something wrong. Judging from the log I can see there's an error about a missing lua5.1. I have the lua5.1 interpreter on the /Library/Lua directory but it seems that LDT can't find it. How can I configure the java.library.path to include the location of my Lua installation?
I think this is the only problem I have in regards to using LDT on Aptana because this combo works fine on Ubuntu 12.04.
Re: Installing LDT on Aptana Studio - Mac OS 10.7 64bit[message #885376 is a reply to message #885374]Tue, 12 June 2012 22:19
Benjamin Cabé
Messages: 201
Registered: July 2009
Location: Toulouse, France

Can you post the complete error you got in the error log (ie. the stack trace)? I don't think this is something that can be solved by playing with the java.library.path... :/
Also, which version of LDT for MacOS x86_64 are you running?

My blog: http://blog.benjamin-cabe.com
Re: Installing LDT on Aptana Studio - Mac OS 10.7 64bit[message #885378 is a reply to message #885376]Tue, 12 June 2012 22:25
Ricardo Graça
Messages: 10
Registered: June 2012
Thanks for the quick reply. The version of LDT should be the latest one since it was automatically updated today. I'll only be able to post the error log tomorrow. In theory Aptana is just Eclipse with a different face so I don't see why it's not working. Am I supposed to have the lua5.1 interpreter installed in a specific directory? It's even in the system PATH so I don't see why LDT isn't finding it.
Re: Installing LDT on Aptana Studio - Mac OS 10.7 64bit[message #885380 is a reply to message #885378]Tue, 12 June 2012 22:29
Benjamin Cabé
Messages: 201
Registered: July 2009
Location: Toulouse, France

Actually LDT does not even need you to have lua5.1 installed on your system whatsoever... Your issue seems to be because LDT cannot actually find/resolve the plugin which brings the Lua VM.
Quote:
The version of LDT should be the latest one since it was automatically updated today.

Does it mean it used to work fine just before the update??

Re: Installing LDT on Aptana Studio - Mac OS 10.7 64bit[message #885609 is a reply to message #885380]Wed, 13 June 2012 10:17
Ricardo Graça
Messages: 10
Registered: June 2012
Here is the stack trace: pastebin.com/f606vhmQ (Sorry, but I can't post links and I don't want to fill the screen with a stack trace...)
BTW, I can see that the JNLua plugin is installed (this is the one you were talking about right?), but on Ubuntu there's a 64 bit version of it as well, whereas on Mac I can only see one version.
All LDT plugins are version 0.8.0.201206122001.
Re: Installing LDT on Aptana Studio - Mac OS 10.7 64bit[message #885619 is a reply to message #885609]Wed, 13 June 2012 10:31
Benjamin Cabé
Messages: 201
Registered: July 2009
Location: Toulouse, France

Mmmmh thanks for the trace! It is not normal that you don't see the 64bit JNLua fragment on the mac ...
Can you send me the pastebin with the whole installation details of your system. Please copy/paste the whole content of 'Help > About ... > Installation Details > Configuration'. It should help me to nail down where the issue come from... hopefuly!
Thanks!
Benjamin

My blog: http://blog.benjamin-cabe.com
Re: Installing LDT on Aptana Studio - Mac OS 10.7 64bit[message #885625 is a reply to message #885609]Wed, 13 June 2012 10:52
Ricardo Graça
Messages: 10
Registered: June 2012
Here it is: pastebin.com/BnDTSAth
Update: Ok, I think I see where the problem is. Intrigued by your comment about the 64-bit version of JNLua I looked in Activity Monitor and it seems this version of Aptana for Mac is 32-bit. That explains why LDT isn't working.
In the download page for Aptana there's only one version for Mac and Windows but Linux gets both the 32 and 64 bit versions. Bad luck for Mac and Windows users... People should really move on to 64-bit by now.

[Updated on: Wed, 13 June 2012 11:13]

Re: Installing LDT on Aptana Studio - Mac OS 10.7 64bit[message #885632 is a reply to message #885625]Wed, 13 June 2012 11:02
Benjamin Cabé
Messages: 201
Registered: July 2009
Location: Toulouse, France

Gotcha... That what I was suspecting... Your Mac is a 32-bit, not 64... :-/
We don't have support for MacOSX 32-bit... and it seems we are doing something wrt to not allowing ppl to install LDT on 32-bit. The reason your problem were not raised before is that I suspect most of our users are using the standalone product, which is simply not available for Mac32.
I have opened bug: https://bugs.eclipse.org/bugs/show_bug.cgi?id=382479

Re: Installing LDT on Aptana Studio - Mac OS 10.7 64bit[message #885639 is a reply to message #885632]Wed, 13 June 2012 11:10
Ricardo Graça
Messages: 10
Registered: June 2012
No, Mac is 64-bit. Aptana is 32-bit only. I only figured that Aptana is 32-bit because on the Activity Monitor all other processes that are 64-bit are marked with type 'Intel (64 bits)' and Aptana is of the type 'Intel'. I'll have to go with a standard Eclipse install if I want to use LDT on Mac.
Re: Installing LDT on Aptana Studio - Mac OS 10.7 64bit[message #885724 is a reply to message #885639]Wed, 13 June 2012 13:37
Benjamin Cabé
Messages: 201
Registered: July 2009
Location: Toulouse, France

Ha! Reason I thought you were on 32-bit is that in the config details there's 'arch x86' and I was assuming it meant the *actual* system was 32bit, I guess I was wrong...
If the only availble Aptana version is the Universal binary available on their website then the only viable solution for you is to install the Aptana plugins in a regular Eclipse install :/ though I may try to give you a way to transform an existing Eclipse install into a 'branded' Aptana product but I don't guarantee I will have time (_and it may be a bit hackish for very few advantages besides the Aptana splash screen, no? )

My blog: http://blog.benjamin-cabe.com
Previous Topic:Code Assist prototype feedback
Next Topic:Koneki doesn't open lua scripts in RH Linux

Download Aptana Org Tools Studio Standalone Mac Aptana Studio Set Up Windows 10

Goto Forum:

Aptana Studio Download Free


-=] Back to Top [=-

Current Time: Mon Nov 30 06:00:35 GMT 2020

Aptana Studio 3


Aptana Studio For Windows 10

Powered by FUDForum. Page generated in 0.08207 seconds