mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-23 17:05:26 +02:00
Updated to build instead of builder
This commit is contained in:
parent
18177e7a35
commit
90de4d7222
1 changed files with 3 additions and 2 deletions
|
@ -8,9 +8,10 @@ javadoc.packages = org.eclipse.cdt.core.*,\
|
|||
org.eclipse.cdt.utils.*,\
|
||||
org.eclipse.cdt.utils.elf.*,\
|
||||
org.eclipse.cdt.utils.spawner.*
|
||||
source.cdtcore.jar = builder/,\
|
||||
source.cdtcore.jar = build/,\
|
||||
index/,\
|
||||
model/,\
|
||||
src/,\
|
||||
utils/
|
||||
src.includes=about.html
|
||||
src.includes=about.html,\
|
||||
schema/
|
||||
|
|
Loading…
Add table
Reference in a new issue