We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b479efc commit e17a7f3Copy full SHA for e17a7f3
META-INF/MANIFEST.MF
@@ -7,7 +7,8 @@ Bundle-Activator: org.sugarj.baselang.Activator
7
Require-Bundle: org.eclipse.core.runtime,
8
org.sugarj.common,
9
org.sugarj.stdlib,
10
- org.strategoxt.strj
+ org.strategoxt.strj,
11
+ org.spoofax.terms
12
Bundle-ActivationPolicy: lazy
13
Bundle-RequiredExecutionEnvironment: JavaSE-1.7
14
Export-Package: org.sugarj,
0 commit comments