This article introduces Aptana, an excellent Javascript (AJAX) development tool.
The smart prompts in Aptana are calledCode Assist, Which is equivalent to intelliisense in.
Have you seen the browser icon behind it? That isBrowser compatibility. If you are a JS veteran, you should know how important it is to developers.
Not only javascript, but also DOM 1, 2 for HTML:
CSS:
Have you seen the yellow box below? That is something called Quick Info in.
Error message-no fewer than one:
Doument outline (document structure) CSS, HTML, and JS unified display:
Code folding and project management are all supported. Aptana also has a wide range of online documents that are constantly updated in the form of wiki. Of course, you can directly access these documents in Aptana when connected.
The Web IDE Aptana is a robust, JavaScript-focused IDE for building dynamic web applications. Highlights include the following features:
- Code Assist on JavaScript, HTML, and CSS extensions ages, including your own JavaScript functions
- Outliner that gives a snapshot view of your JavaScript, HTML, and CSS code structure
- FTP/SFTP uploading, downloading and synchronization
- JavaScript debugger to troubleshoot your code
- Error and warning notification for your code
- Support for Aptana UI customization and extensions
- Cross-platform support
- Free and open source licensed under the Eclipse Public License, v1.0.
- Please note that milestone 9 is still a preview release
Milestone Release 8b (Stable: Build 15936)Released 7/11/2007. Features new colorization engine, Eclipse Monkey support and tons of enhancements. Milestone Release 9 (Beta: Build 16476)Released 8/17/2007. Features PHP support, updates to the JavaScript outliner, and Ajax library updates. |
Download Aptana for WindowsDownload Aptana for MacintoshDownload Aptana for LinuxDownload Aptana for Eclipse System Requirements |