简体   繁体   中英

Intellij / webstorm pointing to one project

I have a Play project. I use Intellij for the Java portion, but like to use Webstorm for the javascript part.

How can I do this ? Obviously right now, they keep overwriting the config file... :(

IntelliJ is perfectly capable of dealing nicely with JavaScript. Why do you need WebStorm? I'd recommend that you manage both the Java and web parts of your application in IntelliJ. I believe Play support is available, too:

http://www.jetbrains.com/idea/webhelp/play!.html

IntelliJ IDEA包含WebStorm的所有功能,这些产品并非旨在在同一台计算机上和同一项目上同时使用。

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM