Specifically, these are all warnings of the form "The 'javacProjectSettings' build entry should be set when there are project specific compiler settings".
9 lines
185 B
INI
9 lines
185 B
INI
source.. = src/,\
|
|
dat/
|
|
output.. = bin/
|
|
bin.includes = META-INF/,\
|
|
.,\
|
|
plugin.xml,\
|
|
plugin.properties
|
|
javacProjectSettings = true
|