mercredi 4 mars 2015

Javascript: Chrome dev tools OR NetBeans?

When I deploy Java Web Application on Tomcat server with Maven, I don't know how to write JS in realtime without redeploy. If I create and save JS in Chrome Dev Tools I have to redeploy my application every time.


If I use NetBeans for JS development, it puts changed files in /target folder . Which is used by tomcat. I would develop in NetBeans if it had JS console (but I didn't find JS console).


What sould I do? How do people develop and debug in this case?





Aucun commentaire:

Enregistrer un commentaire