mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-08-10 09:45:39 +02:00
Still trying to get the source feature to work.
This commit is contained in:
parent
62db27f4d2
commit
b984f9d6ea
1 changed files with 1 additions and 12 deletions
|
@ -7,18 +7,7 @@ bin.includes = plugin.xml,\
|
|||
jars.compile.order = cdtparser.jar,\
|
||||
cdtcore.jar
|
||||
src.includes = schema/,\
|
||||
ChangeLog,\
|
||||
utils/,\
|
||||
src/,\
|
||||
search/,\
|
||||
parser/,\
|
||||
model/,\
|
||||
index/,\
|
||||
doc/,\
|
||||
dependency/,\
|
||||
browser/,\
|
||||
template/,\
|
||||
ChangeLog-2003
|
||||
doc/
|
||||
javadoc.packages = org.eclipse.cdt.core.*,\
|
||||
org.eclipse.cdt.core.index.*,\
|
||||
org.eclipse.cdt.core.model.*,\
|
||||
|
|
Loading…
Add table
Reference in a new issue