1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-06-08 18:26:01 +02:00

Still trying to get the source feature to work.

This commit is contained in:
Doug Schaefer 2004-04-29 14:44:10 +00:00
parent 8d88af92cd
commit 27f77d460a

View file

@ -6,22 +6,19 @@ bin.includes = plugin.xml,\
.options
jars.compile.order = cdtparser.jar,\
cdtcore.jar
src.includes = about.html,\
schema/,\
src.includes = schema/,\
ChangeLog,\
build.properties,\
utils/,\
src/,\
search/,\
plugin.xml,\
plugin.properties,\
parser/,\
model/,\
index/,\
doc/,\
dependency/,\
browser/,\
.options
template/,\
ChangeLog-2003
javadoc.packages = org.eclipse.cdt.core.*,\
org.eclipse.cdt.core.index.*,\
org.eclipse.cdt.core.model.*,\