Monday, June 20, 2011

Aptana Studio

The current version, Aptana Studio 3, is a open source development tool for the open web.

Develop and test your entire web application using a single environment. With support for the latest browser technology specs such as HTML5, CSS3, JavaScript, Ruby, Rails, PHP and Python. We've got you covered!

Support Windows, Mac OS X and Linux.

Core Features include:
  • HTML, CSS, and JavaScript Code Assist Aids in authoring of HTML, CSS, JavaScript, PHP, and Ruby. Supports the latest HTML5 specifications. Includes information about the level of support for each element in the major web browsers.
  • Deployment Wizard Support for one-shot as well as keep-synchronized setups. Multiple protocols including FTP, SFTP, FTPS and Capistrano. Ability to automatically publish your Ruby & Rails applications to hosting services such as Heroku and Engine Yard.
  • Integrated Debugger Set breakpoints, inspect variables, control execution. The integrated Ruby & Rails debugger helps you squash those bugs. (JavaScript debugging coming soon.)
  • Git Integration Easily put your projects under git source code control. Collaborate with team members thru merge, pull and push actions to remote repositories such those hosted on Github. Facilitates git-based deployments.
  • Built-in Terminal Quickly access a command line terminal for execution of operating system commands and language utilities such as gem, rake, etc.
  • IDE Customization Setup your development environment exactly the way you want it by extending the core capabilities through scripting of custom commands. Studio ships with hundreds of commands but always presents them in context based on the type of file you are editing.
  • ...



Web Site: http://aptana.com/


Related: How to Add code assist for jQuery in Aptana



No comments:

Post a Comment