Skip to content

Commit

Permalink
Add settings to be imported into Eclipse
Browse files Browse the repository at this point in the history
This should drastically simplify the initial setup.
These settings include:
* the target platform
* the workspace dir (is this still necessary?)
* the configuration of the warnings/errors/etc.
* the configuration of the Java formatter (from coding-conventions/eclipse-java-formatter.xml; has slightly changed; might be removed)
* the save actions (slightly more than before; also updated for new Java features)

The last two points modify our coding conventions (but also "force" everyone to use them), so existing source files might have to be modified.
  • Loading branch information
schuessf authored and bahnwaerter committed Oct 21, 2024
1 parent b0e78c0 commit d4dade8
Showing 1 changed file with 580 additions and 0 deletions.
Loading

0 comments on commit d4dade8

Please sign in to comment.