mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-29 19:45:01 +02:00
13 lines
406 B
INI
13 lines
406 B
INI
bin.includes = plugin.xml,\
|
|
plugin.properties,\
|
|
icons/,\
|
|
about.html
|
|
src.includes = plugin.xml,\
|
|
plugin.properties,\
|
|
icons/,\
|
|
about.html
|
|
source.cdtlaunch.jar = src/
|
|
javadoc.packages = org.eclipse.cdt.launch.ui.*,\
|
|
org.eclipse.cdt.launch.sourcelookup*,\
|
|
org.eclipse.cdt.launch.*
|
|
|