mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-29 19:45:01 +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,\
|
||||
plugin.properties,\
|
||||
about.html,\
|
||||
cdtdebugcore.jar
|
||||
src.includes = plugin.xml,\
|
||||
plugin.properties,\
|
||||
about.html
|
||||
cdtdebugcore.jar,\
|
||||
schema/
|
||||
source.cdtdebugcore.jar = src,\
|
||||
schema
|
||||
javadoc.packages = org.eclipse.cdt.debug.core.*,\
|
||||
|
|
Loading…
Add table
Reference in a new issue