mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-23 14:42:11 +02:00
[releng] Revert wince-feature to released version, due to N-build errors.
This commit is contained in:
parent
7024419bc0
commit
b2b7fa9008
3 changed files with 7 additions and 11 deletions
|
@ -13,6 +13,6 @@ bin.includes = feature.xml,\
|
|||
license.html,\
|
||||
epl-v10.html,\
|
||||
eclipse_update_120.jpg
|
||||
#generate.plugin@org.eclipse.rse.subsystems.wince.source=org.eclipse.rse.subsystems.wince
|
||||
#generate.plugin@org.eclipse.tm.rapi.source=org.eclipse.tm.rapi
|
||||
generate.plugin@org.eclipse.rse.subsystems.wince.source=org.eclipse.rse.subsystems.wince
|
||||
generate.plugin@org.eclipse.tm.rapi.source=org.eclipse.tm.rapi
|
||||
|
|
@ -23,7 +23,7 @@ tmUpdateSiteName=Target Management 3.2 Updates
|
|||
|
||||
# "description" property - description of the feature
|
||||
description=Windows CE connectivity services for the Remote System Explorer (RSE). \
|
||||
Requires Microsoft RAPI libraries installed, thus only works on win32-x86.
|
||||
Requires Microsoft RAPI libraries installed. Includes Source.
|
||||
|
||||
# "copyright" property - text of the "Feature Update Copyright"
|
||||
copyright=\
|
||||
|
|
|
@ -1,5 +1,4 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!--
|
||||
<?xml version="1.0" encoding="UTF-8"?>
<!--
|
||||
Copyright (c) 2005, 2010 IBM Corporation and others.
|
||||
All rights reserved. This program and the accompanying materials
|
||||
are made available under the terms of the Eclipse Public License v1.0
|
||||
|
@ -9,14 +8,13 @@
|
|||
Contributors:
|
||||
IBM Corporation - initial API and implementation
|
||||
-->
|
||||
|
||||
<feature
|
||||
id="org.eclipse.rse.wince"
|
||||
label="%featureName"
|
||||
version="0.2.100.qualifier"
|
||||
provider-name="%providerName"
|
||||
plugin="org.eclipse.rse.subsystems.wince"
|
||||
os="win32"
|
||||
arch="x86"
|
||||
image="eclipse_update_120.jpg">
|
||||
|
||||
<description>
|
||||
|
@ -55,13 +53,11 @@
|
|||
|
||||
<plugin
|
||||
id="org.eclipse.tm.rapi"
|
||||
os="win32"
|
||||
arch="x86"
|
||||
download-size="14"
|
||||
install-size="26"
|
||||
version="0.0.0"
|
||||
unpack="false"/>
|
||||
<!--
|
||||
|
||||
<plugin
|
||||
id="org.eclipse.rse.subsystems.wince.source"
|
||||
download-size="0"
|
||||
|
@ -75,5 +71,5 @@
|
|||
install-size="0"
|
||||
version="0.0.0"
|
||||
unpack="false"/>
|
||||
-->
|
||||
|
||||
</feature>
|
||||
|
|
Loading…
Add table
Reference in a new issue