Adobe AIR Plug-In
Create desktop applications using standard Web technologies
Use your Web skills to create Web apps that run on the desktop via Adobe AIR.
Aptana Studio 2 has plugins available for the Adobe AIR 1.5 and Adobe AIR 2.0 runtimes.
Key Features
Debugging
Debug the Javascript of your AIR application.
Debugging
Aptana Studio's great JavaScript debugger works within your AIR application, allowing you to
set breakpoints, watch variables, examing program state, and more.
Profiling
Profile your application's memory usage.
Profiling
Examine your applications memory usage over time and improve its performance. The profiler allows
you to examing your heap, discover loitering objects, trace memory allocations, and much more.
Content Assist
Helps you remember the ins and outs of the AIR APIs.
Content Assist
Aptana Studio's excellent Content Assist for JavaScript gets even better with information about the AIR APIs.
Application Manifest Editing
Use a graphical editor to configure your application.
Application Manifest Editing
No need to edit those hard to read XML files - a GUI-based editor is provided for the AIR application
manifest file, making it easy to customize your application.