问题
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