We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 400d122 commit 3bc4e96Copy full SHA for 3bc4e96
1 file changed
org.omg.sysml.model.bundle/META-INF/MANIFEST.MF
@@ -8,6 +8,9 @@ Bundle-Version: 0.59.0.qualifier
8
Export-Package: org.omg.sysml.lang.sysml,
9
org.omg.sysml.lang.sysml.impl,
10
org.omg.sysml.lang.sysml.util
11
+Require-Bundle: org.eclipse.emf.ant;bundle-version="2.13.0",
12
+ org.eclipse.emf.common;bundle-version="2.44.0",
13
+ org.eclipse.emf.ecore;bundle-version="2.41.0"
14
Bundle-ClassPath: .,
15
lib/org.omg.sysml.model-0.59.0-SNAPSHOT.jar
16
Bundle-SymbolicName: org.omg.sysml.model.bundle;singleton:=true
0 commit comments