How to create a static web project in IntelliJ Idea 13?

后端 未结 4 858
礼貌的吻别
礼貌的吻别 2021-02-13 00:40

I would like to use IntelliJ Idea 13 (community edition preferably, but I would also like to know if this is only available in the professional edition) instead of WebStorm. The

4条回答
  •  一生所求
    2021-02-13 00:56

    As Andrey mentioned, HTML+CSS+JS support is only provided in Idea Ultimate. No additional plugins have to be installed (unless you need Vue.js support or like to use Live Edit - these plugins, along with some others, are not bundled with Idea and have to be installed from the repository (Preferences | Plugins))

提交回复
热议问题