Skip to content

HowToPassCommandLineArgumentsToANetBeansPlatformApplicationWhenRunInsideTheIDE

Antonio Vieiro edited this page Jan 25, 2018 · 1 revision

HowToPassCommandLineArgumentsToANetBeansPlatformApplicationWhenRunInsideTheIDE

How to pass command line arguments to a NetBeans Platform application when run inside the IDE

Open "nbproject/project.properties" and add there:

run.args.extra=-arg1 --argument2

Apache Migration Information

The content in this page was kindly donated by Oracle Corp. to the Apache Software Foundation.

This page was exported from http://wiki.netbeans.org/HowToPassCommandLineArgumentsToANetBeansPlatformApplicationWhenRunInsideTheIDE , that was last modified by NetBeans user Admin on 2009-11-06T18:21:32Z.

NOTE: This document was automatically converted to the AsciiDoc format on 2018-01-26, and needs to be reviewed.

Clone this wiki locally