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)
commit3ea332b5b5b47565ab9b197f71741946946205d3
tree4973ee0294cb298f8400ba930fac49a2f4dd87bd
parent15b16f7604d73b42f56e743032aabe68de6e987c
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]