Refactor Maven Project Structure

- Convert client/, common/ and server/ to modules
- Add parent pom.xml
- Update templates and workflow
- Remove old documentation
This commit is contained in:
2020-07-13 15:06:10 +02:00
parent b9311424df
commit 95bb4b7234
43 changed files with 82 additions and 1128 deletions

View File

@ -0,0 +1,2 @@
eclipse.preferences.version=1
encoding/<project>=UTF-8