Skip to content
Snippets Groups Projects
Commit ff733ba1 authored by Sebastian Krings's avatar Sebastian Krings
Browse files

add missing dependency

parent 204f368c
No related branches found
No related tags found
No related merge requests found
......@@ -10,7 +10,8 @@ Require-Bundle: org.eclipse.ui;bundle-version="[3.5.0,4.0.0)",
de.prob.core;bundle-version="[9.3.0,9.4.0)",
org.eventb.core;bundle-version="[2.1.0,2.6.0)",
org.eclipse.core.expressions;bundle-version="[3.4.101,4.0.0)",
org.eclipse.gef;bundle-version="[3.5.0,4.0.0)"
org.eclipse.gef;bundle-version="[3.5.0,4.0.0)",
org.eventb.ui;bundle-version="2.5.0"
Bundle-ActivationPolicy: lazy
Bundle-Vendor: HHU Düsseldorf STUPS Group
Bundle-Activator: de.prob.ui.ProbUiPlugin
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment