mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-06-08 10:16:03 +02:00
The schema folder was missing from the nightly build.
Also cleaned up the source build contents.
This commit is contained in:
parent
56bb1ccb87
commit
aad469ecbe
1 changed files with 2 additions and 4 deletions
|
@ -1,10 +1,8 @@
|
||||||
bin.includes = plugin.xml,\
|
bin.includes = plugin.xml,\
|
||||||
plugin.properties,\
|
plugin.properties,\
|
||||||
about.html,\
|
about.html,\
|
||||||
cdtdebugcore.jar
|
cdtdebugcore.jar,\
|
||||||
src.includes = plugin.xml,\
|
schema/
|
||||||
plugin.properties,\
|
|
||||||
about.html
|
|
||||||
source.cdtdebugcore.jar = src,\
|
source.cdtdebugcore.jar = src,\
|
||||||
schema
|
schema
|
||||||
javadoc.packages = org.eclipse.cdt.debug.core.*,\
|
javadoc.packages = org.eclipse.cdt.debug.core.*,\
|
||||||
|
|
Loading…
Add table
Reference in a new issue