WALA/com.ibm.wala.cast.java.ecj/build.properties
Ben Liblit 48be35ddc2 Set javacProjectSettings where appropriate
In particular, per the corresponding Eclipse warning, "The
`javacProjectSettings` build entry should be set when there are
project specific compiler settings".
2017-08-16 11:36:46 -07:00

7 lines
131 B
INI

source.. = src/
output.. = bin/
bin.includes = META-INF/,\
.,\
OSGI-INF/
javacProjectSettings = true