1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-13 20:15:22 +02:00

[236026][releng] Specify RSE-WinCE feature to support win32-x86 only, allow TM-Rapi bundle on any window system

This commit is contained in:
Martin Oberhuber 2008-06-06 21:25:01 +00:00
parent ead0d0ca2d
commit 07688412a9
2 changed files with 3 additions and 1 deletions

View file

@ -5,6 +5,8 @@
version="0.1.0.qualifier"
provider-name="%providerName"
plugin="org.eclipse.rse.subsystems.wince"
os="win32"
arch="x86"
image="eclipse_update_120.jpg">
<description>

View file

@ -3,7 +3,7 @@ Bundle-ManifestVersion: 2
Bundle-Name: %pluginName
Bundle-SymbolicName: org.eclipse.tm.rapi
Bundle-Version: 0.1.0.qualifier
Eclipse-PlatformFilter: (& (osgi.ws=win32) (osgi.os=win32) (osgi.arch=x86))
Eclipse-PlatformFilter: (& (osgi.os=win32) (osgi.arch=x86))
Bundle-Vendor: %providerName
Bundle-Localization: plugin
Export-Package: org.eclipse.tm.internal.rapi;x-internal:=true,