Launcher

<< Click to Display Table of Contents >>

Navigation:  User Interface >

Launcher

Before the program starts, a launcher is started which gives a number of options for the program start.

 

2019-11-15_16h40_26

 

If nothing is done, the launcher automatically starts the program after a countdown of 5 seconds. Click anywhere in the launcher to stop that countdown.

 

In the first line, the used Java Runtime is displayed. This cannot and should never have to be changed.

 

In the second line, some heap memory settings for Java can be selected.

 

clip0047

 

The default setting of 2GB of RAM memory is sufficient for most cases. If limited RAM is available, 1 GB can be selected. This can be problematic with large projects, through.

For larger and multiple large projects, especially when upgrading them from older versions, 4 and 8 GB can be selected. Please note that enough RAM memory needs to be available for those options to make sense.

 

The projects that were opened last time the program was running, is listed next. All projects are selected by default. Projects that should not be opened again can be deselected. With the Select All box all projects in the list can be selected or deselected. Please note that once the program starts with projects deselected they will not appear in this list again. Instead, they will be listed in the recent projects pane in the start page.

 

2019-11-15_16h40_34

 

The Show Expert Settings button shows a check box to run the program with a debug console. This is mostly helpful if something goes wrong repeatedly to get more information on an exception or crash.