Scout Wizards

The Scout SDK provides a set of wizards to create new Scout projects and various components for your Scout applications.

To start any of these wizards press Ctrl+N or use menu File  New  Other…​. In the first wizard step type "Scout" into the Wizards field as shown in Figure 1.

sdk new wizard
Figure 1. Selecting Scout Wizards in the Eclipse wizard dialog

New Project Wizard

With the New Project Wizard a new Scout client server application project is created from scratch.

Wizards for Scout Components

To create new components such as Scout forms or pages the following component wizards are provided by the Scout SDK.

NLS Wizards

For the Scout NLS support two additional wizards are provided by the Scout SDK.

Content assistance for the String parameter in TEXTS.get() is added to the Java editor. There, the New Text Entry Wizard can be used to add translated texts. Adding additional translated languages with the Add a Language Wizard is handled in the NLS Editor.


Go back to the Scout Tooling.

Do you want to improve this document? Have a look at the sources on GitHub.