在Intellij Idea 14.1.2上没有New-> Web应用程序的选项

时间:2021-08-21 06:40:12

I have IntellijIdea14.1.2 (Community version) on Ubuntu 12.04LTS I am trying to create a web application project from scratch and I chose to follow this guide https://www.jetbrains.com/idea/help/enabling-web-application-support.html#new

我在Ubuntu 12.04LTS上有IntellijIdea14.1.2(社区版)我试图从头开始创建一个Web应用程序项目,我选择按照本指南https://www.jetbrains.com/idea/help/enabling-web-application -support.html#新

But I am not getting the option mentioned in Step 3 "Under Additional Libraries and Frameworks, select the Web Application check box. Select the version of the Servlet specification to be supported from the Versions list. " Only thing I see there is Groovy. Can someone tell me what to do to enable the other options in that list? I tried looking at the facets page and even that seems to assume that there are options available which I cannot see on my client.

但是我没有得到步骤3“在其他库和框架下提到的选项,选择Web应用程序复选框。从版本列表中选择要支持的Servlet规范的版本。”我只看到Groovy。有人可以告诉我如何启用该列表中的其他选项吗?我尝试查看facets页面,甚至可以假设有一些我无法在客户端看到的选项。

Similarly I cannot see the rest plug-in mentioned in this page when I search for restful https://www.jetbrains.com/idea/help/preparing-for-rest-development.html

同样,当我搜索restful https://www.jetbrains.com/idea/help/preparing-for-rest-development.html时,我看不到此页面中提到的其余插件

I tried reinstalling IntelliJ thinking something was wrong with the installation but doesn’t seem to be the case.

我尝试重新安装IntelliJ,认为安装有问题,但似乎并非如此。

1 个解决方案

#1


With the community version, you can only develop Java SE applications. For developing web or enterprise application, you need to buy the commercial version. Please refer this documentation to check difference between Editions

使用社区版本,您只能开发Java SE应用程序。要开发Web或企业应用程序,您需要购买商业版本。请参阅此文档以检查版本之间的差异

http://www.jetbrains.com/idea/features/editions_comparison_matrix.html?IC

#1


With the community version, you can only develop Java SE applications. For developing web or enterprise application, you need to buy the commercial version. Please refer this documentation to check difference between Editions

使用社区版本,您只能开发Java SE应用程序。要开发Web或企业应用程序,您需要购买商业版本。请参阅此文档以检查版本之间的差异

http://www.jetbrains.com/idea/features/editions_comparison_matrix.html?IC