Launcher Wizard: Custom Unix Launcher Script

     


  In this step of the launcher wizard, you can configure an optional custom script for Unix launchers.

Note: this advanced option screen is reachable by selecting the executable step and choosing "Unix launcher script" from the [Advanced options] popup menu or by clicking directly on the index.

 

If you specify a bourne shell custom script, the entered script fragement will be inserted into the launcher script immediately before the Java invocation of your launcher takes place. This is a hook for experienced users to make custom changes in the environment.

You can select one of:
  • No custom script
    No custom script will be inserted.
  • Custom script from file
    Specify a file from which the custom script will be read. If you enter a relative file, the file will be interpreted relative to the project file.
  • Direct entry of custom script
    Enter your custom script in the text area below.