Remote browser debugging [edit]

This page describes how to use to use remote debugging with the Aptana JavaScript Debugger.

Instructions

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