Run options
![]() The run options keeps settings for running classes from Xelfi. User can set following features: Here is the detailed description: This keeps the path to the java interpreter program. When the user runs a class new process is created with this text as a command line. The name of the class to run is appended into the end of the command line. This text line keeps the name of the main class - the class which will be used when Compile main class , Run main class items are selected, and as a default class for the debugger. Here user can set arguments passed to class when running it. When running a class xelfi will show special window for watching its output and for entering its input. If selected special StdIO window will be showed every time when a class is run. If not selected output from the running class will be sent to the Xelfi standart output. If selected standart output and standart error output from running class will be shown separately in two text areas. If not selected they will be shown together in one text area. If selected StdIO window wil contain an input line for entering standart input for the running class. Close when finished: If selected StdIO window will automatically close after class finishes. Clear output after: When this nubmer of lines is riched output text area will clear its contents. It is the dimension to which applet will be resized (when running an applet). Special value -1 means that the applet viewer will use applets preferred size. ![]() ![]() ![]() |