1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-31 12:55:40 +02:00
cdt/launch/org.eclipse.cdt.launch/build.properties

14 lines
406 B
Properties
Raw Normal View History

2002-08-21 03:35:59 +00:00
bin.includes = plugin.xml,\
plugin.properties,\
icons/,\
about.html
2003-01-06 22:19:50 +00:00
src.includes = plugin.xml,\
plugin.properties,\
icons/,\
about.html
source.cdtlaunch.jar = src/
2003-01-06 22:19:50 +00:00
javadoc.packages = org.eclipse.cdt.launch.ui.*,\
org.eclipse.cdt.launch.sourcelookup*,\
org.eclipse.cdt.launch.*