1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-25 18:05:33 +02:00

Releng: Added p2.inf files to get the terminals features using the old

namespace gets uninstalled
This commit is contained in:
Uwe Stieber 2015-05-05 11:48:20 +02:00
parent 8e6b5d7ccc
commit fa14c05620
2 changed files with 10 additions and 0 deletions

View file

@ -0,0 +1,5 @@
update.id=org.eclipse.tcf.te.terminals.feature.feature.group
update.range=(0,$version$)
provides.99.namespace=org.eclipse.equinox.p2.iu
provides.99.name=org.eclipse.tcf.te.terminals.feature.feature.group
provides.99.version=$version$

View file

@ -0,0 +1,5 @@
update.id=org.eclipse.tcf.te.terminals.sdk.feature.feature.group
update.range=(0,$version$)
provides.99.namespace=org.eclipse.equinox.p2.iu
provides.99.name=org.eclipse.tcf.te.terminals.sdk.feature.feature.group
provides.99.version=$version$