|
|
@@ -28,21 +28,21 @@ Require-Bundle: org.eclipse.core.runtime,
|
|
|
org.eclipse.gmf.runtime.diagram.ui.resources.editor.ide;visibility:=reexport,
|
|
|
org.eclipse.draw2d;visibility:=reexport,
|
|
|
org.eclipse.gmf.runtime.draw2d.ui;visibility:=reexport,
|
|
|
- org.yakindu.sct.model.sgraph,
|
|
|
com.google.collect,
|
|
|
org.eclipse.ui,
|
|
|
com.google.inject,
|
|
|
org.eclipse.xtext.ui,
|
|
|
org.eclipse.xtext.ui.shared,
|
|
|
+ de.itemis.xtext.utils.gmf,
|
|
|
+ de.itemis.xtext.utils.jface,
|
|
|
+ de.itemis.gmf.runtime.commons,
|
|
|
+ org.eclipse.gmf.runtime.notation.providers,
|
|
|
+ org.eclipse.help,
|
|
|
+ org.eclipse.debug.ui,
|
|
|
+ org.yakindu.sct.ui,
|
|
|
+ org.yakindu.sct.model.sgraph,
|
|
|
org.yakindu.sct.model.sgraph.edit,
|
|
|
- de.itemis.xtext.utils.gmf;bundle-version="[1.0.0,2.0.0)",
|
|
|
- de.itemis.xtext.utils.jface;bundle-version="[1.0.0,2.0.0)",
|
|
|
- de.itemis.gmf.runtime.commons;bundle-version="1.0.0",
|
|
|
- org.eclipse.gmf.runtime.notation.providers;bundle-version="1.3.0",
|
|
|
- org.eclipse.help;bundle-version="3.5.100",
|
|
|
- org.yakindu.sct.ui;bundle-version="1.0.0",
|
|
|
- org.eclipse.debug.ui;bundle-version="3.7.0",
|
|
|
- org.yakindu.sct.model.sgraph.resource;bundle-version="1.0.0"
|
|
|
+ org.yakindu.sct.model.sgraph.resource
|
|
|
Bundle-ActivationPolicy: lazy
|
|
|
Bundle-RequiredExecutionEnvironment: J2SE-1.5
|
|
|
Export-Package: org.yakindu.sct.ui.editor,
|