minor fixes, such as making CheckForFrontEndErrors more accessible minor hacks to make stuff compile with TeaVM
12 lines
302 B
INI
12 lines
302 B
INI
source.. = src/,\
|
|
tests/
|
|
bin.includes = META-INF/,\
|
|
.,\
|
|
lib/htmlparser-1.4.jar,\
|
|
OSGI-INF/l10n/bundle.properties,\
|
|
OSGI-INF/
|
|
jars.extra.classpath = lib/htmlparser-1.4.jar
|
|
javacProjectSettings = true
|
|
output.. = bin/
|
|
|