I have code for an existing web application built using java, jsp and js.
I would like to use WebStorm for the JS part of the development and the free version of IntelliJ for the rest of the code, but it doesn't seem like I can open the same project in both, since they seem to be each other.
Is there a way I can do this without closing / not switching the IDE all the time?
intellij-idea webstorm
mikhail
source share