1
0
Fork 0
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:
Alexander Kurtakov 2015-10-31 11:09:49 +02:00
parent 65a52dfa48
commit 839adc35b2

View file

@ -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>