mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-06-08 10:16:03 +02:00
Still trying to get the source feature to work.
This commit is contained in:
parent
8d88af92cd
commit
27f77d460a
1 changed files with 3 additions and 6 deletions
|
@ -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.*,\
|
||||
|
|
Loading…
Add table
Reference in a new issue