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 d357c52 commit 7f0e826Copy full SHA for 7f0e826
org.nodeclipse.ui/META-INF/MANIFEST.MF
@@ -15,7 +15,9 @@ Require-Bundle: org.eclipse.ui,
15
org.eclipse.ui.navigator,
16
org.chromium.debug.ui;bundle-version="0.3.9",
17
org.eclipse.wst.jsdt.core;bundle-version="1.1.102",
18
- org.eclipse.wst.jsdt.ui;bundle-version="1.1.102"
+ org.eclipse.wst.jsdt.ui;bundle-version="1.1.102",
19
+ org.nodeclipse.bundle.coffee,
20
+ org.nodeclipse.bundle.express
21
Bundle-ActivationPolicy: lazy
22
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
23
Export-Package: org.nodeclipse.ui,
0 commit comments