Set up your eclipse
To avoid unnecessary file changes and to ensure a consistent formatting of the entire code base, we agreed on a unified code formatting and styling.
The following configuration files can be imported in eclipse:
Attachments: Eclipse editor configuration files
- After importing the profiles, the overview of the CleanUp tasks should look this way.
(by clicking on the screenshot you get to the originally-sized version)
- To automatically format the source code and to use the advantages of auto-completions the save actions should be configured as follows:
- To get there, the following screenshots may help toggling the right configurations:
(by clicking on the screenshot you get to the originally-sized version)
Set up your IntelliJ IDEA
Currently not available
Set up your NetBeans
Currently not available