mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-29 19:45:01 +02:00

Change-Id: I3bcaa4b95708cb185e66dcffc6e0be68cf56b56e Signed-off-by: Martin Weber <fifteenknots505@gmail.com>
10 lines
266 B
INI
10 lines
266 B
INI
source.. = src/main/java/
|
|
output.. = target/classes/
|
|
bin.includes = META-INF/,\
|
|
.,\
|
|
plugin.xml,\
|
|
plugin.properties,\
|
|
about.html,\
|
|
.options,\
|
|
schema/,\
|
|
OSGI-INF/
|