/nbrunwithargs

NetBeans Plugin providing Run with Arguments command to Java projects

Primary LanguageJavaMIT LicenseMIT

Run with Arguments plugin for NetBeans IDE 8.0

NetBeans Plugin providing Run with Arguments command to Java projects.

Version 3.0 adds support for Maven- and Gradle-based projects.

Works with

NetBeans IDE 8.0 and above

Installation

From NetBeans Plugin Portal

  1. Open Tools > Plugins dialog box in NetBeans IDE 8.0
  2. Navitage to the Available Plugins tab
  3. Press the Check for Newest button to make sure you have latest list of plugins
  4. Locate the Run With Arguments plugin and Install it using Install button

From GITHUB site

Download the latest release NBM from releases and install using Plugin Manager dialog box.

Working

This plugin added a menu option "Run with Arguments" to the Run menu for Java projects. It also adds context menus to Java projects and Java files. Context Menu for Java File

We can provide command line arguments for a Java project or even a single Java file. Dialog for Arguments

NetBeans Plugin Portal

This plugin is available at NetBeans Plugin portal at URL: http://plugins.netbeans.org/plugin/53855/?show=true