简体   繁体   English

Intellij-Web应用程序插件未出现在新项目中

[英]Intellij - web application plugin is not appearing in new project

In Intellij i'd like to use a plug-in similar to eclipse's wtp tool. 在Intellij中,我想使用类似于eclipse的wtp工具的插件。 My end goal is to build servlets within the IDE and and run it locally on my pc. 我的最终目标是在IDE中构建servlet,然后在我的PC上本地运行它。

I've tried searching for the plugin in the prefereneces under plugins to no success. 我试图在prefereneces中的插件下搜索该插件,但未成功。 Here is an image of what my plugin options look like when im trying to create a new project, and notice how there is no web application plugin showing on the left column, how do i fix it ? 这是我尝试创建新项目时我的插件选项的图像,请注意左侧栏中没有显示Web应用程序插件,我该如何解决?

在此处输入图片说明

If you are using IntelliJ IDEA Community Edition, it does not support Java EE. 如果使用的是IntelliJ IDEA社区版,则它不支持Java EE。 However, IntelliJ IDEA Ultimate Edition does provide Java EE support. 但是,IntelliJ IDEA Ultimate Edition确实提供了Java EE支持。

https://www.jetbrains.com/idea/features/editions_comparison_matrix.html https://www.jetbrains.com/idea/features/editions_comparison_matrix.html

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 intellij中是否有一个插件可以打包项目中的所有内容并创建一个shell脚本来启动应用程序? - Is there a plugin in intellij that packages everything in a project and creates a shell script to launch the application? 无法使用 IntelliJ IDEA 运行 Web 应用程序项目 | 玻璃鱼 - Can't Run the Web Application Project using IntelliJ IDEA | Glassfish 在Intellij Idea 14.1.2上没有New-> Web应用程序的选项 - No Option for New->Web application on Intellij Idea 14.1.2 无法在 Intellij Ultimate 上找到新 Web 应用程序的选项 - Cannot Find Option for New Web application on Intellij Ultimate Intellij IDEA Web项目部署 - Intellij IDEA Web Project deployment Intellij新项目-JDK不可用 - Intellij new project - JDK not available 为什么我无法同时使用Maven插件和Google App Engine插件在Intellij中创建新的Java项目? - Why am I unable to create a new Java project in Intellij using both the Maven Plugin and the Google App Engine Plugin? Netbeans新项目向导不显示Maven Web应用程序 - Netbeans New project wizard does not show Maven Web Application 使用GWT在Eclipse Luna中找不到“新建Web应用程序项目”选项 - Cannot find “New Web Application Project” option in Eclipse Luna with GWT 如何在IntelliJ IDEA中的Web应用程序项目中部署maven依赖项? - How do I deploy maven dependencies in a web application project in IntelliJ IDEA?
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM