iSeries Java Transform and Run view

Select home folder, and options

Working folder Working or home folder used in run or transform actions.
Option set A group of options that you configure and save. You can configure up to five sets.

Run remotely

Class Which class to call, in the format mypackage.MyClass.
Classpath The value, if any, of the CLASSPATH environment variable is appended to the text entered in this field to form the class path used during execution of the class.
Arguments Shortcut place to set up an argument string. Overrides "Parameter values" text in run options.
Console out Place where program output or system messages appear during execution. Click Clear Console to clear this area.
Console in Place to enter input to be sent to the active program when you press Enter.

Create iSeries Java program

Choose classes Choose JAR or class files to transform. Choose individual files from the right pane, or entire folders from the left one.
Log Displays progress messages. Click Clear Log to clear.
Related tasks
Transforming Java class files into iSeries programs
Running Java programs remotely