简体   繁体   English

IntelliJ Ultimate 中没有 Web 应用程序选项

[英]No Web Application Option in IntelliJ Ultimate

I'm using IntelliJ Ultimate 2020.2.3.我正在使用 IntelliJ Ultimate 2020.2.3。 When I'm trying to create a new project, web application option is not available.当我尝试创建新项目时,Web 应用程序选项不可用。 I have already enabled all the Java EE plugins including JPA, EJB, Servlets.我已经启用了所有 Java EE 插件,包括 JPA、EJB、Servlets。 However, web application is still not there.但是,Web 应用程序仍然不存在。 I have attached my screenshots below.我在下面附上了我的截图。 Does anyone have a solution?有没有人有办法解决吗? Thank you!谢谢!

Sorry for my low reputation, not be able to insert images in my post, please see the links this website created.对不起,我的声誉低,无法在我的帖子中插入图片,请参阅本网站创建的链接。 Trying to create a new project Java ee plugins all enabled尝试创建新项目Java ee plugins all enabled

Java EE Web application type structure and dependencies are created if any of web frameworks present (JAX-RS, JAX-WS, etc) or Web Profile checked.如果存在任何 Web 框架(JAX-RS、JAX-WS 等)或选中 Web Profile,则会创建 Java EE Web 应用程序类型结构和依赖项。 For example for a simple JSP application that you would run on Tomcat select Servlet option:例如,对于您将在 Tomcat 上运行的简单 JSP 应用程序,选择Servlet选项:

在此处输入图片说明

See also Tutorial: Your first Java EE application .另请参阅教程:您的第一个 Java EE 应用程序

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

相关问题 无法在 Intellij Ultimate 上找到新 Web 应用程序的选项 - Cannot Find Option for New Web application on Intellij Ultimate 带有 TomCat 8.5 的 Java EE 8 Web 应用程序 - Intellij Ultimate 中没有文档 - Java EE 8 Web Application with TomCat 8.5 - No documentation in Intellij Ultimate Intellij Ultimate无法打开打开的Tomcat Web应用程序 - Intellij ultimate Cannot open open Tomcat Web Application 我在Intellij IDEA Ultimate 2016.1的“添加框架支持对话框”中没有“Web应用程序” - I don't have the “Web Application” in the “Add Frameworks Support dialog” in Intellij IDEA Ultimate 2016.1 在intellij ultimate 2017.1中调试节点/ Express应用程序 - Debug Node/Express Application in intellij ultimate 2017.1 Intellij 终极版中未启用应用程序服务器选项卡 - Application servers tab not enabled in Intellij ultimate edition 在 Intellij IDEA Ultimate 中禁用“使用 Google 搜索”右键单击选项 - Disable “Search with Google” right click option in Intellij IDEA Ultimate 在Intellij Idea 14.1.2上没有New-> Web应用程序的选项 - No Option for New->Web application on Intellij Idea 14.1.2 使用 Intellij IDEA Ultimate 进行静态网站开发 - Using Intellij IDEA Ultimate for static web site development 更新到IntelliJ IDEA Ultimate 2016.2后找不到Grails应用程序 - Grails application is not found after updating to IntelliJ IDEA Ultimate 2016.2
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM