Re: Debugging in web browser
Posted By:
marie_marie
Posted On:
Monday, November 21, 2011 01:46 AM
I am developing a project in which i fetch some user defined java files(Totally non related to my java code of the the project ) and i want to debug those files over the web.
How can we debug over java code of user defined in web browser? Is there any infrastructure available for it?