NetBeans IDE embedded Maven Plugins
The Maven integration for some features relies on a number of Maven plugins that run as part of the Maven build in the IDE and connect with the IDE's features.
- Debugger
- Applying Code Changes in running debugger session.
- J2EE Deployment
- Deploys the J2EE project on the server within the IDE.
- Jar Execution
- Runs simple Jar projects and separates input/output of user process from build output.
- NetBeans Module IDE Reload
- Reloads a changed NetBeans Module projects within the Development IDE.