Skip to content
Snippets Groups Projects
Commit 76e91a90 authored by Alexander Diewald's avatar Alexander Diewald
Browse files

- Remove self dependency.

- Dependency cleanup.
parent 5d4f9574
No related branches found
No related tags found
No related merge requests found
......@@ -24,18 +24,9 @@ Bundle-RequiredExecutionEnvironment: JavaSE-1.8
Bundle-ActivationPolicy: lazy
Bundle-Activator: org.fortiss.af3.exploration.alg.ExplorationAlgActivator
Require-Bundle: org.fortiss.tooling.base.ui;visibility:=reexport,
org.eclipse.core.runtime,
org.eclipse.emf.ecore;visibility:=reexport,
org.fortiss.tooling.base;visibility:=reexport,
org.fortiss.af3.component;visibility:=reexport,
org.fortiss.af3.exploration.alg;visibility:=reexport,
org.fortiss.af3.platform;visibility:=reexport,
org.fortiss.af3.project;visibility:=reexport,
org.fortiss.af3.safety;visibility:=reexport;bundle-version="2.9.0",
org.fortiss.tooling.kernel;visibility:=reexport,
org.fortiss.af3.safety;bundle-version="2.9.0";visibility:=reexport,
org.fortiss.af3.schedule;visibility:=reexport,
org.fortiss.af3.exploration;visibility:=reexport;bundle-version="2.10.0",
org.fortiss.af3.expression;visibility:=reexport
org.fortiss.af3.exploration;bundle-version="2.10.0";visibility:=reexport
Export-Package: com.google.common.annotations,
com.google.common.base,
com.google.common.base.internal,
......
No preview for this file type
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