Skip to main content



      Home
Home » Archived » ATF » Debugging Javascript in a project containing html, js and php files
Debugging Javascript in a project containing html, js and php files [message #563294] Mon, 26 July 2010 07:27
Eclipse UserFriend
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
Previous Topic:Debugging Javascript in a project containing html, js and php files
Next Topic:ATF Installation
Goto Forum:
  


Current Time: Tue Jul 08 08:36:33 EDT 2025

Powered by FUDForum. Page generated in 0.05882 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top