mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-23 17:05:26 +02:00
qt: Fix feature not installable from nightly p2 repo.
Add freemarker and antlr to category.xml so they end up mirrored in the nightly repo. Change-Id: I8c35f1c376f63b8fbe79c7d7b954a63686b129c9 Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
This commit is contained in:
parent
65a52dfa48
commit
839adc35b2
1 changed files with 4 additions and 0 deletions
|
@ -94,4 +94,8 @@
|
|||
</feature>
|
||||
<feature id="org.eclipse.cdt.arduino">
|
||||
</feature>
|
||||
<iu id="org.freemarker" version="0.0.0">
|
||||
</iu>
|
||||
<iu id="org.antlr.runtime" version="0.0.0">
|
||||
</iu>
|
||||
</site>
|
||||
|
|
Loading…
Add table
Reference in a new issue