minor fixes, such as making CheckForFrontEndErrors more accessible minor hacks to make stuff compile with TeaVM
12 lines
294 B
INI
12 lines
294 B
INI
source.. = source/,\
|
|
data/
|
|
output.. = bin/
|
|
bin.includes = META-INF/,\
|
|
.,\
|
|
lib/dx.jar,\
|
|
OSGI-INF/l10n/bundle.properties,\
|
|
OSGI-INF/
|
|
jars.extra.classpath = lib/dx.jar
|
|
jre.compilation.profile = JavaSE-1.8
|
|
javacProjectSettings = true
|