mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-08-10 17:55:39 +02:00
Fix missing plugin.properties
This commit is contained in:
parent
f8625ef447
commit
6ee2ce2525
2 changed files with 2 additions and 1 deletions
|
@ -2,5 +2,6 @@ source.. = src/
|
||||||
output.. = bin/
|
output.. = bin/
|
||||||
bin.includes = META-INF/,\
|
bin.includes = META-INF/,\
|
||||||
.,\
|
.,\
|
||||||
about.html
|
about.html,\
|
||||||
|
plugin.properties
|
||||||
src.includes = about.html
|
src.includes = about.html
|
||||||
|
|
Loading…
Add table
Reference in a new issue