In particular, per the corresponding Eclipse warning, "The `javacProjectSettings` build entry should be set when there are project specific compiler settings".
7 lines
131 B
INI
7 lines
131 B
INI
source.. = src/
|
|
output.. = bin/
|
|
bin.includes = META-INF/,\
|
|
.,\
|
|
OSGI-INF/
|
|
javacProjectSettings = true
|