This page describes how to use to use remote debugging with the Aptana JavaScript Debugger.
Instructions
- In Aptana Studio, open menu "Run\Open Debug Dialog..."
- Create a new "Remote JS" launch configuration
- Specify a <host>[:<port>], start action and web server type.
- Launch Firefox browser (Firebug and AptanaDebugger extensions should be installed and enabled) on the <host> PC
- Type http://www.aptana.com/?debugger=true&port=server:<port> in the browser's address bar
- Press "Debug" button in Aptana Studio to initiate debugging session