angelozerr / angularjs-eclipse

AngularJS Eclipse Plugin
https://angularjs.org/
Eclipse Public License 1.0
328 stars 90 forks source link

How to debug an AngularJS application in Eclipse? #145

Open paulvi opened 9 years ago

paulvi commented 9 years ago

Started as http://stackoverflow.com/questions/28787462/how-to-run-and-debug-an-angularjs-application-in-eclipse and https://github.com/Nodeclipse/nodeclipse-1/issues/178#issuecomment-76588646

Please advise on "How to debug an AngularJS application in Eclipse?"

angelozerr commented 9 years ago

@paulvi to be honnest with you, I don't know what is it possible to do with Eclipse.

In my case I use Chrome to debug JavaScript.

angelozerr commented 9 years ago

Debugging Angular application means :

I think this issue is out of the scope of AngularJS Eclipse