code clean up

* the mwc init process is now only one call in main
* renamed a few methodes for better clearance
* added a few TODOs
This commit is contained in:
Jannik
2017-11-27 10:57:16 +01:00
parent 0f7d262bcb
commit e0a73a1fbe
5 changed files with 147 additions and 50 deletions

View File

@ -17,6 +17,7 @@
<attribute name="maven.pomderived" value="true"/>
</attributes>
</classpathentry>
<classpathentry kind="src" path="src/test/main"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8">
<attributes>
<attribute name="maven.pomderived" value="true"/>