File tree Expand file tree Collapse file tree 2 files changed +5
-1
lines changed
com.developer.nefarious.zjoule.feature
com.developer.nefarious.zjoule.plugin/META-INF Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Original file line number Diff line number Diff line change @@ -73,6 +73,10 @@ SOFTWARE.
73
73
<discovery label =" zJoule Project Repository" url =" https://github.com/The-Nefarious-Developer/zjoule" />
74
74
</url >
75
75
76
+ <requires >
77
+ <import plugin =" org.eclipse.wst.wsdl.ui" />
78
+ </requires >
79
+
76
80
<plugin
77
81
id =" com.developer.nefarious.zjoule.plugin"
78
82
download-size =" 0"
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ Require-Bundle:
12
12
org.eclipse.ui.ide;bundle-version="3.22.300",
13
13
org.eclipse.jface,
14
14
org.eclipse.swt,
15
- org.eclipse.wst.wsdl.ui;bundle-version="1.3.101";resolution:=optional
15
+ org.eclipse.wst.wsdl.ui;bundle-version="1.3.101"
16
16
Bundle-RequiredExecutionEnvironment : JavaSE-21
17
17
Automatic-Module-Name : com.developer.nefarious.zjoule.plugin
18
18
Import-Package :
You can’t perform that action at this time.
0 commit comments