mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-06-07 09:46:02 +02:00
[274772] plugin.properties missing from build for org.eclipse.cdt.core.lrparser.xlc
This commit is contained in:
parent
4791dc887c
commit
ffb09dfd3b
1 changed files with 3 additions and 1 deletions
|
@ -13,4 +13,6 @@ source.. = parser/
|
||||||
output.. = bin/
|
output.. = bin/
|
||||||
bin.includes = META-INF/,\
|
bin.includes = META-INF/,\
|
||||||
.,\
|
.,\
|
||||||
plugin.xml
|
plugin.xml,\
|
||||||
|
plugin.properties,\
|
||||||
|
about.html
|
||||||
|
|
Loading…
Add table
Reference in a new issue