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 429000c commit 7341082Copy full SHA for 7341082
com.developer.nefarious.zjoule.plugin/META-INF/MANIFEST.MF
@@ -11,7 +11,8 @@ Require-Bundle:
11
org.eclipse.core.resources;bundle-version="3.21.0",
12
org.eclipse.ui.ide;bundle-version="3.22.300",
13
org.eclipse.jface,
14
- org.eclipse.swt
+ org.eclipse.swt,
15
+ org.eclipse.wst.wsdl.ui;bundle-version="1.3.101"
16
Bundle-RequiredExecutionEnvironment: JavaSE-21
17
Automatic-Module-Name: com.developer.nefarious.zjoule.plugin
18
Import-Package:
0 commit comments