aboutsummaryrefslogtreecommitdiffstats
path: root/Tests/hu.bme.mit.inf.dslreasoner.application.FAMTest/META-INF/MANIFEST.MF
diff options
context:
space:
mode:
Diffstat (limited to 'Tests/hu.bme.mit.inf.dslreasoner.application.FAMTest/META-INF/MANIFEST.MF')
-rw-r--r--Tests/hu.bme.mit.inf.dslreasoner.application.FAMTest/META-INF/MANIFEST.MF15
1 files changed, 13 insertions, 2 deletions
diff --git a/Tests/hu.bme.mit.inf.dslreasoner.application.FAMTest/META-INF/MANIFEST.MF b/Tests/hu.bme.mit.inf.dslreasoner.application.FAMTest/META-INF/MANIFEST.MF
index 4e3222f9..ce5ff3ab 100644
--- a/Tests/hu.bme.mit.inf.dslreasoner.application.FAMTest/META-INF/MANIFEST.MF
+++ b/Tests/hu.bme.mit.inf.dslreasoner.application.FAMTest/META-INF/MANIFEST.MF
@@ -11,5 +11,16 @@ Require-Bundle: com.google.guava,
11 org.eclipse.xtend.lib.macro, 11 org.eclipse.xtend.lib.macro,
12 hu.bme.mit.inf.dslreasoner.application;bundle-version="1.0.0", 12 hu.bme.mit.inf.dslreasoner.application;bundle-version="1.0.0",
13 org.junit;bundle-version="4.12.0", 13 org.junit;bundle-version="4.12.0",
14 org.eclipse.collections;bundle-version="7.1.1" 14 org.eclipse.collections;bundle-version="7.1.1",
15 15 org.eclipse.core.runtime;bundle-version="3.15.100",
16 org.eclipse.core.resources,
17 org.eclipse.emf.ecore,
18 org.eclipse.viatra.query.runtime,
19 org.eclipse.viatra.query.runtime.rete,
20 org.eclipse.viatra.query.runtime.localsearch,
21 org.eclipse.viatra.query.patternlanguage.emf,
22 org.eclipse.xtext;bundle-version="2.16.0",
23 org.eclipse.xtext.xbase;bundle-version="2.16.0",
24 org.eclipse.emf.codegen;bundle-version="2.15.0",
25 org.eclipse.emf.codegen.ecore;bundle-version="2.16.0"
26Import-Package: org.apache.log4j;version="1.2.15"