Netbeans New project wizard does not show Maven Web Application

我与影子孤独终老i 提交于 2019-12-10 21:09:03

问题


I have read the other questions regarding this! So this is not another duplicate.

When using the "new project wizard" in Netbeans 8.0 I choose Maven but then I can't choose Web Application. It's simply not displayed. So I asked google, and it told me to install JAVE EE. And I did but still no Web Application under the Maven Catergory.

What am I doing wrong?


回答1:


Maybe your Netbeans distribution does not contain JavaEE plugin. You can install it via Tools>Plugins>Available Plugins and search for Java EE

Update your plugin!!



来源:https://stackoverflow.com/questions/26001888/netbeans-new-project-wizard-does-not-show-maven-web-application

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!