Program and VM Arguments

If you want to specify some arguments during run of the graph, select Run Configurations from the context menu and set up some options in the Main tab.

You can enter the following three Program arguments in the tab:

You can also check some checkboxes that define the following Program arguments:

Two checkboxes define VM arguments:

All of these arguments can also be specified using the expressions in the parentheses shown above when typing them in the Program arguments pane or VM arguments of the Arguments tab.

In addition to the arguments mentioned above, you can also switch to the Arguments tab and type in the Program arguments pane:

Example of Setting Up Memory Size

In the Run Configurations dialog, you can set the Java memory size in Megabytes. It is important to define some memory size because Java Virtual Machine needs this memory capacity to run the graphs. You must define maximum memory size for JVM by selecting the proper value:

Setting Up Memory Size

Figure 16.1. Setting Up Memory Size