This fixes five Eclipse "Source folder '...' does not have the output folder in corresponding output entry 'output..'" warnings in the "Plug-in Development" category.
8 lines
180 B
INI
8 lines
180 B
INI
source.. = src/
|
|
bin.includes = META-INF/,\
|
|
.,\
|
|
OSGI-INF/l10n/bundle.properties,\
|
|
OSGI-INF/
|
|
javacProjectSettings = true
|
|
output.. = bin/
|