mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-29 19:45:01 +02:00
Include the .jar file.
This commit is contained in:
parent
8aa2e6f9b9
commit
2db6f58160
2 changed files with 2 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
|||
bin.includes = plugin.xml,\
|
||||
about.html,\
|
||||
plugin.properties,\
|
||||
cdtcoretests.jar,\
|
||||
test.xml,\
|
||||
resources/
|
||||
src.includes = plugin.xml,\
|
||||
|
|
|
@ -3,6 +3,7 @@ source.cdtdebuguitests.jar = src/,\
|
|||
bin.includes = about.html,\
|
||||
plugin.xml,\
|
||||
resources/,\
|
||||
cdtdebuguitests.jar,\
|
||||
test.xml
|
||||
src.includes = about.html,\
|
||||
plugin.xml,\
|
||||
|
|
Loading…
Add table
Reference in a new issue