mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-06-06 17:26:01 +02:00
Update to Eclipse 2025-03
This commit is contained in:
parent
4f39107b14
commit
942fae85a9
3 changed files with 4 additions and 4 deletions
|
@ -2,7 +2,7 @@ Manifest-Version: 1.0
|
|||
Bundle-ManifestVersion: 2
|
||||
Bundle-Name: %pluginName
|
||||
Bundle-SymbolicName: org.eclipse.cdt.ui; singleton:=true
|
||||
Bundle-Version: 9.0.0.qualifier
|
||||
Bundle-Version: 9.0.100.qualifier
|
||||
Bundle-Activator: org.eclipse.cdt.ui.CUIPlugin
|
||||
Bundle-Vendor: %providerName
|
||||
Bundle-Localization: plugin
|
||||
|
|
|
@ -2,7 +2,7 @@ Manifest-Version: 1.0
|
|||
Bundle-ManifestVersion: 2
|
||||
Bundle-Name: %pluginName
|
||||
Bundle-SymbolicName: org.eclipse.launchbar.ui.controls;singleton:=true
|
||||
Bundle-Version: 1.2.500.qualifier
|
||||
Bundle-Version: 1.2.600.qualifier
|
||||
Bundle-Activator: org.eclipse.launchbar.ui.controls.internal.Activator
|
||||
Bundle-Vendor: %providerName
|
||||
Require-Bundle: org.eclipse.core.runtime,
|
||||
|
|
|
@ -7,7 +7,7 @@
|
|||
<unit id="org.eclipse.license.feature.group" version="0.0.0" />
|
||||
</location>
|
||||
<location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit">
|
||||
<repository location="https://download.eclipse.org/eclipse/updates/4.34/" />
|
||||
<repository location="https://download.eclipse.org/eclipse/updates/4.35/" />
|
||||
<unit id="org.eclipse.equinox.executable.feature.group" version="0.0.0" />
|
||||
<unit id="org.eclipse.jdt.annotation" version="0.0.0" />
|
||||
<unit id="org.eclipse.sdk.feature.group" version="0.0.0" />
|
||||
|
@ -199,7 +199,7 @@
|
|||
</dependencies>
|
||||
</location>
|
||||
<location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit">
|
||||
<repository location="https://download.eclipse.org/tools/orbit/simrel/orbit-aggregation/2024-12"/>
|
||||
<repository location="https://download.eclipse.org/tools/orbit/simrel/orbit-aggregation/2025-03"/>
|
||||
<unit id="org.junit" version="4.13.2.v20240929-1000" />
|
||||
<unit id="org.eclipse.orbit.xml-apis-ext" version="1.0.0.v20240917-0534"/>
|
||||
<unit id="bcpg" version="0.0.0"/>
|
||||
|
|
Loading…
Add table
Reference in a new issue