Cleaned up:
authorDaniel Kirschten <daniel.kirschten@gmx.de>
Sun, 23 Jun 2019 22:35:16 +0000 (00:35 +0200)
committerDaniel Kirschten <daniel.kirschten@gmx.de>
Sun, 23 Jun 2019 22:35:16 +0000 (00:35 +0200)
commit34bd3f791b05f070c5973e8ee528644eca77f367
tree7af7415b8aafe83385de0e5f79b49f010eb82f66
parent65a27df2787faf0e012afd4d8b9f37be750a4782
Cleaned up:

-Empty but required folders now are being tracked via .gitkeep files
-Cleaned build.properties files
-Moved test source build output folders to bin/test
-Removed duplicate ClickableSubmodelComponentsTest
-Removed source folders from .classpath in projects that don't need /
have source folders
19 files changed:
net.mograsim.logic.core/.classpath
net.mograsim.logic.core/.gitignore
net.mograsim.logic.core/build.properties
net.mograsim.logic.ui.am2900/.classpath
net.mograsim.logic.ui.am2900/META-INF/MANIFEST.MF
net.mograsim.logic.ui.am2900/build.properties
net.mograsim.logic.ui.am2900/src/net/mograsim/logic/ui/examples/ClickableSubmodelComponentsTest.java [deleted file]
net.mograsim.logic.ui.am2900/testBin/.gitignore [deleted file]
net.mograsim.logic.ui/build.properties
net.mograsim.plugin.branding/.classpath
net.mograsim.plugin.branding/.gitignore [new file with mode: 0644]
net.mograsim.plugin.branding/build.properties
net.mograsim.plugin.branding/icons/.gitkeep [new file with mode: 0644]
net.mograsim.plugin.core.nl_de/.classpath
net.mograsim.plugin.core.nl_de/build.properties
net.mograsim.plugin.docs/.classpath
net.mograsim.plugin.docs/.gitignore
net.mograsim.plugin.docs/build.properties
net.mograsim.plugin.docs/html/.gitkeep [new file with mode: 0644]