Debugging Javascript in a project containing html, js and php files [message #563294] |
Mon, 26 July 2010 07:27 |
Eclipse User |
|
|
|
I have a project containing the files index.html, javascript.js, and server.php
The index.html file includes the javascript file, which uses Ajax to call server.php
I want to debug first the javascript, and later, also the php code.
Is there any place where I can read what debug configurations I should be using?
Currently, under Debug configuration, I have:
connector = Mozilla Rhino - attaching connector
Port = 9000
Host = localhost
Even I start debugging, and then go in to debugging view, the buttons for "step-over", "step-into" etc remain deactivated. So it seems that debugging does not start.
Thanks!
-sameer
|
|
|
Powered by
FUDForum. Page generated in 0.05882 seconds