mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-23 14:42:11 +02:00
Missing OSGI-INF in build.ui build.properties file.
Change-Id: I40d92121baa81d81300ff2e102154cf3a9a8d467
This commit is contained in:
parent
f57e0c8acf
commit
99426ce65a
1 changed files with 2 additions and 1 deletions
|
@ -2,4 +2,5 @@ source.. = src/
|
||||||
output.. = bin/
|
output.. = bin/
|
||||||
bin.includes = META-INF/,\
|
bin.includes = META-INF/,\
|
||||||
.,\
|
.,\
|
||||||
about.html
|
about.html,\
|
||||||
|
OSGI-INF/
|
||||||
|
|
Loading…
Add table
Reference in a new issue