NetBeans Plugin providing Run with Arguments command to Java projects.
Version 3.0 adds support for Maven- and Gradle-based projects.
NetBeans IDE 8.0 and above
- Open Tools > Plugins dialog box in NetBeans IDE 8.0
- Navitage to the Available Plugins tab
- Press the Check for Newest button to make sure you have latest list of plugins
- Locate the Run With Arguments plugin and Install it using Install button
Download the latest release NBM from releases and install using Plugin Manager dialog box.
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.
We can provide command line arguments for a Java project or even a single Java file.
This plugin is available at NetBeans Plugin portal at URL: http://plugins.netbeans.org/plugin/53855/?show=true