当前位置:   article > 正文

IDEA的社区版中Facets无法添加Web支持_idea community edition facets没有 web

idea community edition facets没有 web

IDEA项目无法转为Web项目(Facets无法添加Web支持)
对比项目的配置,发现 Project Structure 设置页面(快捷键:Ctrl+Shift+Alt+S)的facets属性下的web特性丢失了。而且点击下图中的加号,并没有应该有的Web可供选择.

最后找到IDEA官网Enabling Web Application Support(启用Web应用支持)说明文档 ,

发现了其中有这么两条:
1 IDEA版本必须是ULTIMATE版本
2 启用 Java EE:EJB,JPA,Servlets插件.

  1. Prerequisites
  2. For the Web Application option and associated features to be available:
  3. You should be using the ULTIMATE Edition of IntelliJ IDEA. (The corresponding functionality is not available in the Community Edition.)
  4. The Java EE: EJB, JPA, Servlets plugin must be enabled. (This plugin is bundled with the IDE and enabled by default.)

 

声明:本文内容由网友自发贡献,不代表【wpsshop博客】立场,版权归原作者所有,本站不承担相应法律责任。如您发现有侵权的内容,请联系我们。转载请注明出处:https://www.wpsshop.cn/w/IT小白/article/detail/437982
推荐阅读
相关标签
  

闽ICP备14008679号