WALA/com.ibm.wala.core.tests/build.properties
Ben Liblit e753aba3cc Fix warnings about unset javacProjectSettings build entries (#176)
Specifically, these are all warnings of the form "The
'javacProjectSettings' build entry should be set when there are project
specific compiler settings".
2017-05-04 11:44:32 -07:00

9 lines
185 B
INI

source.. = src/,\
dat/
output.. = bin/
bin.includes = META-INF/,\
.,\
plugin.xml,\
plugin.properties
javacProjectSettings = true