2002-08-21 03:35:59 +00:00
|
|
|
bin.includes = plugin.xml,\
|
|
|
|
plugin.properties,\
|
2003-11-25 18:24:55 +00:00
|
|
|
about.html,\
|
|
|
|
cdtmicore.jar
|
2003-01-06 22:19:50 +00:00
|
|
|
src.includes = plugin.xml,\
|
|
|
|
plugin.properties,\
|
2004-03-01 20:55:53 +00:00
|
|
|
about.html,\
|
|
|
|
src/,\
|
|
|
|
mi/,\
|
|
|
|
cdi/,\
|
|
|
|
design.txt,\
|
|
|
|
build.properties,\
|
|
|
|
ChangeLog,\
|
|
|
|
.options
|
|
|
|
source.cdtmicore.jar = src/,\
|
|
|
|
cdi/,\
|
|
|
|
mi/
|
2003-01-06 22:19:50 +00:00
|
|
|
javadoc.packages = org.eclipse.cdt.debug.mi.core.*,\
|
|
|
|
org.eclipse.cdt.debug.mi.core.cdi.*,\
|
|
|
|
org.eclipse.cdt.debug.mi.core.command.*,\
|
|
|
|
org.eclipse.cdt.debug.mi.core.event.*,\
|
|
|
|
org.eclipse.cdt.debug.mi.core.output.*
|
2004-03-01 20:55:53 +00:00
|
|
|
output.cdtmicore.jar = bin/
|