mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-21 21:52:10 +02:00
8 lines
196 B
INI
8 lines
196 B
INI
source.. = src/
|
|
output.. = target/classes/
|
|
bin.includes = plugin.xml,\
|
|
META-INF/,\
|
|
.,\
|
|
OSGI-INF/,\
|
|
about.html
|
|
src.includes = about.html
|