webnetbeans-10

How to create Web Application in Apache Netbeans 10?


Just I've downloaded Netbeans 10. While creating new project, I'm not getting option 'Web Application'.

How to do it? Is there GUI design builder for web applications in Apache Netbeans 10?


Solution

  • Unlike some earlier NetBeans releases such as 8.2, Apache NetBeans 10.0 does not support web development by default, and that is why you do not see an option for Java Web under the Categories listed within the Project Wizard. See What's Happened to My Favorite NetBeans Plugins? for additional background information.

    However, web development can still be performed using Apache NetBeans 10.0. You just need to install some plugins first:

    Troubleshooting: