IntelliJ IDEA 11.1.2 Grails Project + JavaScript Debugging
Hello again,
I have a Grails Project which contains a lot of JavaScript Files and I want to debug the Javascript Files in IntelliJ IDEA while I run the Project .
I attatch a few Screenshots which should explain it easy :)
I searched in the manual but have no clue how I can debug Javascript in the IDE while the Grails Project is running on GoogleChrome or Firefox
请先登录再写评论。
In order to debug JavaScript files provided by an app server you need to create a 'JavaScript Debug: Remote' run configuration, specify a mapping
between local files and URLs and press 'Debug' button.
--
Nikolay Chashnikov
Software Developer
JetBrains, Inc
http://www.jetbrains.com
"Develop with pleasure!"