Scout Tooling

The Eclipse Scout package also includes Scout specific tooling, the Scout SDK that is available for the Eclipse IDE.

The Scout Tooling provides wizards to create new project and application components, adds code assistance to the Java Editor and comes with a NLS editor to manage all translated text entries of the application.

Effects on Productivity and Code Quality

Thanks to this tooling, developing Scout applications is made simpler, more productive and also more robust. Initially, a solid understanding of the Java language is sufficient to start developing Scout applications and only a rough understanding of the underlying Maven/JEE technologies is required.

The Scout SDK also helps developers to become more productive. Many repetitive and error prone tasks run automatically in the background or are taken care of by the component wizards of the Scout SDK.

The application code created by the Scout SDK wizards helps to ensure that the resulting Scout application has a consistent and robust code base and is well aligned with the application model defined by the Scout runtime framework.

Learn More

To learn more about the wizards and the editor support follow the links provided below.


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