mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-08-04 06:45:43 +02:00
binary build needs to include plugin.xml
This commit is contained in:
parent
fe4d14e4d3
commit
dbe3e0bb2a
1 changed files with 2 additions and 1 deletions
|
@ -11,7 +11,8 @@
|
|||
bin.includes = META-INF/,\
|
||||
about.html,\
|
||||
plugin.properties,\
|
||||
.
|
||||
.,\
|
||||
plugin.xml
|
||||
source.. = src/
|
||||
output.. = bin/
|
||||
src.includes = about.html
|
||||
|
|
Loading…
Add table
Reference in a new issue