mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-06-06 17:26:01 +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/
|
||||
bin.includes = META-INF/,\
|
||||
.,\
|
||||
plugin.xml
|
||||
plugin.xml,\
|
||||
plugin.properties,\
|
||||
about.html
|
||||
|
|
Loading…
Add table
Reference in a new issue