diff --git a/org.gecko.emf.util.qvt.bnd.library.workspace.felix/buildpath.bnd b/org.gecko.emf.util.qvt.bnd.library.workspace.felix/buildpath.bnd index ba58909..ad064a6 100644 --- a/org.gecko.emf.util.qvt.bnd.library.workspace.felix/buildpath.bnd +++ b/org.gecko.emf.util.qvt.bnd.library.workspace.felix/buildpath.bnd @@ -2,6 +2,10 @@ -buildpath: ${-runbundles} -buildpath.extra: \ + lpg.runtime.java;version='[2.0.17,2.0.18)',\ + org.gecko.qvt.osgi.api;version=snapshot,\ + org.gecko.qvt.osgi.component;version=snapshot,\ + org.eclipse.emf.ecore.change;version='2.15.0.v20230211-1150',\ org.osgi.service.condition;version=latest,\ org.osgi.service.component.annotations;version=latest,\ org.osgi.framework;version=latest,\ diff --git a/org.gecko.emf.util.qvt.bnd.library.workspace.felix/required.bndrun b/org.gecko.emf.util.qvt.bnd.library.workspace.felix/required.bndrun index e69de7f..7de544f 100644 --- a/org.gecko.emf.util.qvt.bnd.library.workspace.felix/required.bndrun +++ b/org.gecko.emf.util.qvt.bnd.library.workspace.felix/required.bndrun @@ -5,7 +5,4 @@ # bnd.identity;id='org.gecko.qvt.osgi.api',\ # bnd.identity;id='org.gecko.qvt.osgi.component' -runbundles: \ - lpg.runtime.java;version='[2.0.17,2.0.18)',\ - org.gecko.qvt.osgi.api;version=snapshot,\ - org.gecko.qvt.osgi.component;version=snapshot \ No newline at end of file