mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-25 18:05:33 +02:00
add schema
This commit is contained in:
parent
f04a7013cb
commit
8a96607e1e
1 changed files with 2 additions and 1 deletions
|
@ -4,7 +4,8 @@ bin.includes = plugin.xml,\
|
|||
src.includes = plugin.xml,\
|
||||
plugin.properties,\
|
||||
about.html
|
||||
source.cdtdebugcore.jar = src
|
||||
source.cdtdebugcore.jar = src,\
|
||||
schema
|
||||
javadoc.packages = org.eclipse.cdt.debug.core.*,\
|
||||
org.eclipse.cdt.debug.core.cdi.*,\
|
||||
org.eclipse.cdt.debug.core.cdi.event.*,\
|
||||
|
|
Loading…
Add table
Reference in a new issue