Execution arguments may be set for any class that defines the method public static void main(String[] args).
1. |
In the Packages view, select the Java compilation unit or class file for which you want to set execution arguments. |
2. |
From its context menu, select Properties. |
3. |
On the Execution Arguments page, you can use the following fields as needed:
|
4. |
Click OK when you are done. Every time you launch this executable, these execution arguments will be used. |