Start Parameters /text/shared/optionen/javaparameters.xhp UFI: new dialog from Java tab page dedr: reviewed UFI: added more text after a Spec revision was published dedr: reviewed Java Start Parameters You can use this dialog to enter optional start parameters for the Java runtime environment (JRE). The settings that you specify in this dialog are valid for any JRE that you start.
Java Start parameter Enter a start parameter for a JRE as you would on a command line. Click Assign to add the parameter to the list of available start parameters. Do not use escape characters or quotes in path names. For example, to point the system property "myprop" to a folder, enter the following parameter: -Dmyprop=c:\program files\java To enable debugging in a JRE, enter the following parameters: -Xdebug -Xrunjdwp:transport=dt_socket,server=y,address=8000 These changes take effect after you restart %PRODUCTNAME. Assigned start parameters Lists the assigned JRE start parameters. To remove a start parameter, select the parameter, and then click Remove. Assign Adds the current JRE start parameter to the list. Remove Deletes the selected JRE start parameter.