This fixes 33 Eclipse "The value for attribute '...' is not externalized. The value must begin with %" warnings in the "Plug-in Development" category.
8 lines
180 B
INI
8 lines
180 B
INI
source.. = src/
|
|
output.. = bin/
|
|
bin.includes = META-INF/,\
|
|
.,\
|
|
OSGI-INF/l10n/bundle.properties,\
|
|
OSGI-INF/
|
|
javacProjectSettings = true
|