Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Aptana Studio vs. Eclipse + Aptana [closed]

  1. Are there any differences between the two for using with PHP?

  2. Which is better (lighter, snappier)?

  3. Can I install Eclipse plugins in Aptana?

  4. How good is Aptana beta 3 and does it have jQuery, HTML5 and CSS3 support?

  5. Does Aptana have code folding for PHP (braces closing)?

like image 722
aWebDeveloper Avatar asked Apr 10 '11 08:04

aWebDeveloper


People also ask

Is Aptana Studio good?

With plug-in support for every scripting language you'll ever need, Aptana Studio is the clear choice for coders. If it had a visual HTML design window, we'd give it 6 out of 5.

What is Aptana Studio used for?

Aptana Studio is an open-source integrated development environment (IDE) for building web applications. Based on Eclipse, it supports JavaScript, HTML, DOM and CSS with code-completion, outlining, JavaScript debugging, error and warning notifications and integrated documentation.


1 Answers

Not that I'm any expert :), but I have used Aptana and Eclipse for years now, including my current setup which entails a stand-alone Aptana install for Ruby, Python, PHP and HTML 5-y stuff as well as an Eclipse install with the Aptana plugin for Java/ColdFusion work. I wanted to respond with my thoughts on your questions. I hope they are helpful!

  1. Assuming you are using Aptana's PHP plugin, no.
  2. I have found Aptana to be slightly snappier than Eclipse + Aptana but not markedly so.
  3. Absolutely! It's just another (prettier) Eclipse install.
  4. Aptana Studio 3 is in the Release Candidate stage. It's been solid and pretty damn close to feature complete (has HTML5, CSS3, advanced JavaScript (incl. jQuery, etc.), JS debugging, etc.).
  5. Not 100% sure but I recall they do.

If you care to, check out Titanium Studio. In January, Appcelerator purchased Aptana. This is the 'new' Aptana Studio and contains all the same features and functionality of Studio 3 but also adds in Appcelerator's Titanium Developer mobile SDKs and features. It's pretty cool!

I hope this helps you out a bit!

Best, Craig

like image 68
craig.kaminsky Avatar answered Oct 27 '22 23:10

craig.kaminsky