I'm using IDEA 14.1.4 and I can't find the JSR 45 option in run/debug configuration
I only have a hand full of options and don't see but half of the options that I see listed as configuration options under run/debug. Will I have to load these additional options like plugins, or does the "Remote" option cover JSR 45 debugging? I also need to know if there is a configuration that will enable javascript debugging, (local and remote). Thanks in advance.
请先登录再写评论。
Make sure you didn't disable the corresponding plug-in:

In the Run/Debug configuration settings there will be a checkbox to start with JavaScript debugger.
Thanks Serge, but I don't have a corresponding plugin. When I go to "Settings" and put "JSR" into the search box the way you have, it doesn't find anything. There is no plugin and no run/debug configuration. I seem to be missing a LOT of them. Can I download the JSR-45 and Javascript plugins from the site? Is this because I'm using the Community edition of the tool?
These features are only available in IDEA Ultimate: http://www.jetbrains.com/idea/features/editions_comparison_matrix.html .
Thanks for the confirmation. Too bad I can't recoup all of the time I lost thinking it was just my setup/installation. :)