Skip to content
Snippets Groups Projects
Commit f9c5b5e2 authored by Florian Hölzl's avatar Florian Hölzl
Browse files

fixed emfStore required versions

parent 46ff1532
No related branches found
No related tags found
No related merge requests found
......@@ -11,10 +11,10 @@ Require-Bundle: org.eclipse.core.runtime;visibility:=reexport,
org.eclipse.emf.ecore;bundle-version="2.6.1";visibility:=reexport,
org.conqat.ide.commons;bundle-version="2.7.0";visibility:=reexport,
org.conqat.ide.commons.ui;bundle-version="2.7.0";visibility:=reexport,
org.unicase.workspace;bundle-version="1.0.0",
org.unicase.ecp.model;bundle-version="1.0.0";visibility:=reexport,
org.unicase.ecpemfstorebridge;bundle-version="1.0.0",
org.unicase.ui.common;bundle-version="1.0.0"
org.unicase.workspace,
org.unicase.ecp.model;visibility:=reexport,
org.unicase.ecpemfstorebridge,
org.unicase.ui.common
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
Bundle-ActivationPolicy: lazy
Export-Package: org.fortiss.tooling.kernel,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment