mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-03 07:05:24 +02:00
[releng][294521] Local "hidden" files and folders are always shown - update bundle and feature versions for 3.3
This commit is contained in:
parent
7ab7b391ca
commit
ac3f274ca9
3 changed files with 3 additions and 3 deletions
|
@ -697,7 +697,7 @@
|
|||
<feature url="features/org.eclipse.rse.ftp_3.0.200.qualifier.jar" id="org.eclipse.rse.ftp" version="3.0.200.qualifier">
|
||||
<category name="TM and RSE Uncategorized 3.3"/>
|
||||
</feature>
|
||||
<feature url="features/org.eclipse.rse.local_2.1.201.qualifier.jar" id="org.eclipse.rse.local" version="2.1.201.qualifier">
|
||||
<feature url="features/org.eclipse.rse.local_2.1.300.qualifier.jar" id="org.eclipse.rse.local" version="2.1.300.qualifier">
|
||||
<category name="TM and RSE Uncategorized 3.3"/>
|
||||
</feature>
|
||||
<feature url="features/org.eclipse.rse_3.3.0.qualifier.jar" id="org.eclipse.rse" version="3.3.0.qualifier">
|
||||
|
|
|
@ -12,7 +12,7 @@
|
|||
<feature
|
||||
id="org.eclipse.rse.local"
|
||||
label="%featureName"
|
||||
version="2.1.201.qualifier"
|
||||
version="2.1.300.qualifier"
|
||||
provider-name="%providerName"
|
||||
plugin="org.eclipse.rse.services.local">
|
||||
|
||||
|
|
|
@ -2,7 +2,7 @@ Manifest-Version: 1.0
|
|||
Bundle-ManifestVersion: 2
|
||||
Bundle-Name: %pluginName
|
||||
Bundle-SymbolicName: org.eclipse.rse.services.local;singleton:=true
|
||||
Bundle-Version: 2.1.201.qualifier
|
||||
Bundle-Version: 2.1.300.qualifier
|
||||
Bundle-Activator: org.eclipse.rse.internal.services.local.Activator
|
||||
Bundle-Vendor: %providerName
|
||||
Bundle-Localization: plugin
|
||||
|
|
Loading…
Add table
Reference in a new issue