Artifact Web Application: Exploded > from modules... missing
已回答
I just pulled changes on my project in another computer and wanted to deploy it on a Tomcat server. However, when configuring the artifact to deploy, I couldn't create the desired artifact Web Application: Exploded, because the "from modules..." option is missing. What should I do?
请先登录再写评论。
Please share idea.log (https://intellij-support.jetbrains.com/hc/articles/207241085) and a sample project to reproduce the problem.
The changes pulled in the project include a web.xml and a new rest package. It is also using Maven and the new dependencies were downloaded. When configuring the artifact to deploy it in the Tomcat server the "from modules" option did not appear, as I pointed out. Please tell me if you need to know something else.
The log.
Try with the clean installation, I can't spot anything except Material Theme UI (0.1.9) plug-in that may affect menu somehow.
Do you mean I should reinstall IntelliJ Ultimate?
Reinstall, delete IDE folders (https://intellij-support.jetbrains.com/hc/articles/206544519) to start with the defaults. Reimport the project. Web artifact from a Maven project should be created automatically.