Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我有一个 Play 项目。我将 Intellij 用于 Java 部分,但喜欢将 Webstorm 用于 javascript 部分。
我怎样才能做到这一点 ?显然现在,他们一直在覆盖配置文件...... :(
IntelliJ 完全有能力很好地处理 JavaScript。为什么需要 WebStorm?我建议您在 IntelliJ 中管理应用程序的 Java 和 Web 部分。我相信 Play 支持也可用:
http://www.jetbrains.com/idea/webhelp/play!.html
IntelliJ IDEA 包含所有 WebStorm 功能,这些产品并非旨在同时在同一台机器和同一项目上一起使用。