Initial commit after migrating repo and assuring the product builds and tests pass

This commit is contained in:
2019-06-23 15:02:23 +02:00
commit 01b1f2a807
300 changed files with 7193 additions and 0 deletions

4
build.properties Normal file
View File

@ -0,0 +1,4 @@
source.. = src/
bin.includes = META-INF/,\
.
jre.compilation.profile = JavaSE-1.7