mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-08-22 07:43:56 +02:00
9 lines
284 B
INI
9 lines
284 B
INI
bin.includes = META-INF/,\
|
|
plugin.xml,\
|
|
about.html,\
|
|
plugin.properties,\
|
|
rse_filesystem.jar
|
|
jars.compile.order = rse_filesystem.jar
|
|
source.rse_filesystem.jar = src/
|
|
output.rse_filesystem.jar = bin/
|
|
src.includes = about.html
|