Maven Runner

GroupId: io.github.drkunibar.netbeans
ArtifactId: nb-maven-runner
Author:
License:Apache License, Version 2.0
Homepage:https://github.com/drkunibar/nb-maven-runner

2024-07-24     2024-09-05     69

Build  


Download matrix

Plugin version NetBeans compatible
1.0.1 NB 23 - Verification pending   NB 22  

Intro

A NetBeans Plugin to show Maven projects with action, lifecycle and plugins-goals

Maven Runner Panel

Description

This plugin is inspired by the IntelliJ IDEA Maven side panel.

Maven Runner Panel

The Toolbar

Maven Runner Toolbar

The toolbar shows following buttons:

  • Refresh Tree: Refresh the Maven-Runner tree

  • Run Project: Runs the project currently selected in the Maven Runner

  • Debug Project: Debugs the project currently selected in the Maven Runner

  • Build Project: Builds the project currently selected in the Maven Runner

  • Clean and Build Project: Rebuild the project currently selected in the Maven Runner

  • Expand all: Expands all nodes in the Maven Runner

  • Collapse all: Collapse all nodes in the Maven Runner