mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-13 03:55:22 +02:00
[220123] rev up dstore versions from 2.0.100 to 2.1.0
This commit is contained in:
parent
235be56b58
commit
f7b956cf5b
8 changed files with 8 additions and 8 deletions
|
@ -2,6 +2,6 @@ Manifest-Version: 1.0
|
||||||
Bundle-ManifestVersion: 2
|
Bundle-ManifestVersion: 2
|
||||||
Bundle-Name: %pluginName
|
Bundle-Name: %pluginName
|
||||||
Bundle-SymbolicName: org.eclipse.dstore.doc.isv; singleton:=true
|
Bundle-SymbolicName: org.eclipse.dstore.doc.isv; singleton:=true
|
||||||
Bundle-Version: 2.0.100.qualifier
|
Bundle-Version: 2.1.0.qualifier
|
||||||
Bundle-Localization: plugin
|
Bundle-Localization: plugin
|
||||||
Bundle-Vendor: %providerName
|
Bundle-Vendor: %providerName
|
||||||
|
|
|
@ -2,7 +2,7 @@ Manifest-Version: 1.0
|
||||||
Bundle-ManifestVersion: 2
|
Bundle-ManifestVersion: 2
|
||||||
Bundle-Name: %pluginName
|
Bundle-Name: %pluginName
|
||||||
Bundle-SymbolicName: org.eclipse.dstore.core
|
Bundle-SymbolicName: org.eclipse.dstore.core
|
||||||
Bundle-Version: 2.0.100.qualifier
|
Bundle-Version: 2.1.0.qualifier
|
||||||
Bundle-Activator: org.eclipse.dstore.core.Activator
|
Bundle-Activator: org.eclipse.dstore.core.Activator
|
||||||
Bundle-Localization: plugin
|
Bundle-Localization: plugin
|
||||||
Require-Bundle: org.eclipse.ui,
|
Require-Bundle: org.eclipse.ui,
|
||||||
|
|
|
@ -9,7 +9,7 @@ Require-Bundle: org.eclipse.ui,
|
||||||
org.eclipse.core.runtime,
|
org.eclipse.core.runtime,
|
||||||
org.eclipse.rse.services;bundle-version="[3.0.0,4.0.0)",
|
org.eclipse.rse.services;bundle-version="[3.0.0,4.0.0)",
|
||||||
org.eclipse.rse.services.dstore;bundle-version="[3.0.0,4.0.0)",
|
org.eclipse.rse.services.dstore;bundle-version="[3.0.0,4.0.0)",
|
||||||
org.eclipse.dstore.core;bundle-version="[2.0.0,3.0.0)",
|
org.eclipse.dstore.core;bundle-version="[2.1.0,3.0.0)",
|
||||||
org.eclipse.dstore.extra;bundle-version="[2.0.0,3.0.0)",
|
org.eclipse.dstore.extra;bundle-version="[2.0.0,3.0.0)",
|
||||||
org.eclipse.rse.ui;bundle-version="[3.0.0,4.0.0)",
|
org.eclipse.rse.ui;bundle-version="[3.0.0,4.0.0)",
|
||||||
org.eclipse.rse.core;bundle-version="[3.0.0,4.0.0)"
|
org.eclipse.rse.core;bundle-version="[3.0.0,4.0.0)"
|
||||||
|
|
|
@ -8,7 +8,7 @@ Bundle-Localization: plugin
|
||||||
Require-Bundle: org.eclipse.ui,
|
Require-Bundle: org.eclipse.ui,
|
||||||
org.eclipse.core.runtime,
|
org.eclipse.core.runtime,
|
||||||
org.eclipse.rse.services;bundle-version="[3.0.0,4.0.0)",
|
org.eclipse.rse.services;bundle-version="[3.0.0,4.0.0)",
|
||||||
org.eclipse.dstore.core;bundle-version="[2.0.0,3.0.0)",
|
org.eclipse.dstore.core;bundle-version="[2.1.0,3.0.0)",
|
||||||
org.eclipse.core.resources,
|
org.eclipse.core.resources,
|
||||||
org.eclipse.rse.core;bundle-version="[3.0.0,4.0.0)",
|
org.eclipse.rse.core;bundle-version="[3.0.0,4.0.0)",
|
||||||
org.eclipse.rse.subsystems.files.dstore;bundle-version="[3.0.0,4.0.0)",
|
org.eclipse.rse.subsystems.files.dstore;bundle-version="[3.0.0,4.0.0)",
|
||||||
|
|
|
@ -7,7 +7,7 @@ Bundle-Activator: org.eclipse.rse.internal.services.dstore.Activator
|
||||||
Bundle-Localization: plugin
|
Bundle-Localization: plugin
|
||||||
Require-Bundle: org.eclipse.core.runtime,
|
Require-Bundle: org.eclipse.core.runtime,
|
||||||
org.eclipse.rse.services;bundle-version="[3.0.0,4.0.0)",
|
org.eclipse.rse.services;bundle-version="[3.0.0,4.0.0)",
|
||||||
org.eclipse.dstore.core;bundle-version="[2.0.0,3.0.0)",
|
org.eclipse.dstore.core;bundle-version="[2.1.0,3.0.0)",
|
||||||
org.eclipse.dstore.extra;bundle-version="[2.0.0,3.0.0)"
|
org.eclipse.dstore.extra;bundle-version="[2.0.0,3.0.0)"
|
||||||
Bundle-ActivationPolicy: lazy
|
Bundle-ActivationPolicy: lazy
|
||||||
Eclipse-LazyStart: true
|
Eclipse-LazyStart: true
|
||||||
|
|
|
@ -9,7 +9,7 @@ Require-Bundle: org.eclipse.ui,
|
||||||
org.eclipse.core.runtime,
|
org.eclipse.core.runtime,
|
||||||
org.eclipse.rse.services;bundle-version="[3.0.0,4.0.0)",
|
org.eclipse.rse.services;bundle-version="[3.0.0,4.0.0)",
|
||||||
org.eclipse.rse.services.dstore;bundle-version="[3.0.0,4.0.0)",
|
org.eclipse.rse.services.dstore;bundle-version="[3.0.0,4.0.0)",
|
||||||
org.eclipse.dstore.core;bundle-version="[2.0.0,3.0.0)",
|
org.eclipse.dstore.core;bundle-version="[2.1.0,3.0.0)",
|
||||||
org.eclipse.rse.connectorservice.dstore;bundle-version="[3.0.0,4.0.0)",
|
org.eclipse.rse.connectorservice.dstore;bundle-version="[3.0.0,4.0.0)",
|
||||||
org.eclipse.dstore.extra;bundle-version="[2.0.0,3.0.0)",
|
org.eclipse.dstore.extra;bundle-version="[2.0.0,3.0.0)",
|
||||||
org.eclipse.rse.subsystems.files.core;bundle-version="[3.0.0,4.0.0)",
|
org.eclipse.rse.subsystems.files.core;bundle-version="[3.0.0,4.0.0)",
|
||||||
|
|
|
@ -9,7 +9,7 @@ Require-Bundle: org.eclipse.ui,
|
||||||
org.eclipse.core.runtime,
|
org.eclipse.core.runtime,
|
||||||
org.eclipse.rse.services;bundle-version="[3.0.0,4.0.0)",
|
org.eclipse.rse.services;bundle-version="[3.0.0,4.0.0)",
|
||||||
org.eclipse.rse.services.dstore;bundle-version="[3.0.0,4.0.0)",
|
org.eclipse.rse.services.dstore;bundle-version="[3.0.0,4.0.0)",
|
||||||
org.eclipse.dstore.core;bundle-version="[2.0.0,3.0.0)",
|
org.eclipse.dstore.core;bundle-version="[2.1.0,3.0.0)",
|
||||||
org.eclipse.dstore.extra;bundle-version="[2.0.0,3.0.0)",
|
org.eclipse.dstore.extra;bundle-version="[2.0.0,3.0.0)",
|
||||||
org.eclipse.rse.connectorservice.dstore;bundle-version="[3.0.0,4.0.0)",
|
org.eclipse.rse.connectorservice.dstore;bundle-version="[3.0.0,4.0.0)",
|
||||||
org.eclipse.rse.subsystems.processes.core;bundle-version="[3.0.0,4.0.0)",
|
org.eclipse.rse.subsystems.processes.core;bundle-version="[3.0.0,4.0.0)",
|
||||||
|
|
|
@ -9,7 +9,7 @@ Require-Bundle: org.eclipse.ui,
|
||||||
org.eclipse.core.runtime,
|
org.eclipse.core.runtime,
|
||||||
org.eclipse.rse.services;bundle-version="[3.0.0,4.0.0)",
|
org.eclipse.rse.services;bundle-version="[3.0.0,4.0.0)",
|
||||||
org.eclipse.rse.services.dstore;bundle-version="[3.0.0,4.0.0)",
|
org.eclipse.rse.services.dstore;bundle-version="[3.0.0,4.0.0)",
|
||||||
org.eclipse.dstore.core;bundle-version="[2.0.0,3.0.0)",
|
org.eclipse.dstore.core;bundle-version="[2.1.0,3.0.0)",
|
||||||
org.eclipse.dstore.extra;bundle-version="[2.0.0,3.0.0)",
|
org.eclipse.dstore.extra;bundle-version="[2.0.0,3.0.0)",
|
||||||
org.eclipse.rse.connectorservice.dstore;bundle-version="[3.0.0,4.0.0)",
|
org.eclipse.rse.connectorservice.dstore;bundle-version="[3.0.0,4.0.0)",
|
||||||
org.eclipse.rse.subsystems.shells.core;bundle-version="[3.0.0,4.0.0)",
|
org.eclipse.rse.subsystems.shells.core;bundle-version="[3.0.0,4.0.0)",
|
||||||
|
|
Loading…
Add table
Reference in a new issue