File tree Expand file tree Collapse file tree 2 files changed +5
-2
lines changed
debug/org.eclipse.cdt.debug.application/META-INF
releng/org.eclipse.cdt.repo Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -22,8 +22,8 @@ Require-Bundle: org.eclipse.ui,
2222 org.eclipse.cdt.debug.core,
2323 org.eclipse.ui.workbench,
2424 org.eclipse.orbit.xml-apis-ext,
25- jakarta.activation-api,
26- jakarta.xml.bind-api
25+ jakarta.activation-api;bundle-version="[1.2.2,2.0.0)" ,
26+ jakarta.xml.bind-api;bundle-version="[2.3.3,3.0.0)"
2727Bundle-RequiredExecutionEnvironment : JavaSE-17
2828Bundle-Localization : plugin
2929Bundle-ActivationPolicy : lazy
Original file line number Diff line number Diff line change 185185 <bundle id =" org.eclipse.cdt.remote.core" version =" 0.0.0" />
186186 <bundle id =" org.eclipse.cdt.remote.core.source" version =" 0.0.0" />
187187 <bundle id =" com.sun.xml.bind" version =" 0.0.0" />
188+ <bundle id =" org.eclipse.orbit.xml-apis-ext" version =" 0.0.0" />
189+ <bundle id =" jakarta.activation-api" version =" 1.2.2" />
190+ <bundle id =" jakarta.xml.bind-api" version =" 2.3.3" />
188191 <bundle id =" com.google.gson" version =" 0.0.0" />
189192 <bundle id =" org.freemarker.freemarker" version =" 2.3.32.stable" />
190193 <bundle id =" org.yaml.snakeyaml" version =" 0.0.0" />
You can’t perform that action at this time.
0 commit comments