@@ -2,16 +2,16 @@ Manifest-Version: 1.0
2
2
Bundle-ManifestVersion : 2
3
3
Bundle-Name : %Plugin.name
4
4
Bundle-SymbolicName : org.eclipse.ui; singleton:=true
5
- Bundle-Version : 3.203.200 .qualifier
5
+ Bundle-Version : 3.204.0 .qualifier
6
6
Bundle-Activator : org.eclipse.ui.internal.UIPlugin
7
7
Bundle-ActivationPolicy : lazy
8
8
Bundle-Vendor : %Plugin.providerName
9
9
Bundle-Localization : plugin
10
10
Export-Package : org.eclipse.ui.internal;x-internal:=true
11
11
Require-Bundle : org.eclipse.core.runtime;bundle-version="[3.29.0,4.0.0)",
12
- org.eclipse.swt;bundle-version="[3.103 .0,4.0.0)";visibility:=reexport,
13
- org.eclipse.jface;bundle-version="[3.19 .0,4.0.0)";visibility:=reexport,
14
- org.eclipse.ui.workbench;bundle-version="[3.128 .0,4.0.0)";visibility:=reexport,
12
+ org.eclipse.swt;bundle-version="[3.124 .0,4.0.0)";visibility:=reexport,
13
+ org.eclipse.jface;bundle-version="[3.31 .0,4.0.0)";visibility:=reexport,
14
+ org.eclipse.ui.workbench;bundle-version="[3.130 .0,4.0.0)";visibility:=reexport,
15
15
org.eclipse.core.expressions;bundle-version="[3.4.0,4.0.0)"
16
16
Bundle-RequiredExecutionEnvironment : JavaSE-17
17
17
Automatic-Module-Name : org.eclipse.ui
0 commit comments