Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Buckminster » Strange resolution for SDK bundles
Strange resolution for SDK bundles [message #545705] Thu, 08 July 2010 16:47
Carsten Reckord is currently offline Carsten ReckordFriend
Messages: 139
Registered: July 2009
Senior Member
This is a multi-part message in MIME format.
--------------030504050300040504040305
Content-Type: text/plain; charset=us-ascii; format=flowed
Content-Transfer-Encoding: 7bit

Hi all,

While polishing my target platform a bit, I ran into a strange problem during resolution:

I added org.eclipse.sdk:eclipse.feature to the dependencies of my root component, which - through org.eclipse.rcp:eclipse.feature and
org.eclipse.rcp.source:eclipse.feature - transitively pulls in bundles like org.eclipse.swt.motif.aix.ppc and
org.eclipse.swt.motif.aix.ppc.source respectively when resolved with target.arch=*, target.os=*, target.ws=*.

The update site I run my query against is an aggregate site built with the b3 aggregator. One problem I'm running into is that because there
seems to be no way to do the equivalent of target.arch=*, target.os=*, target.ws=* in aggregator, I end up with a repository that does not
have all the platform specific bundles.

The interesting thing however is this: Both org.eclipse.rcp and org.eclipse.rcp.source p2 metadata look pretty much alike as far as I can
see. Buckminster tries to pull in all source bundles included in org.eclipse.rcp.source and fails for the ones not included by aggregator.
Yet it completely skips all non-source bundles from org.eclipse.rcp except for win32/linux/macos,x86/x86_64 and therefore is perfectly happy
resolving org.eclipse.rcp.

I've included excerpts from the content.xml and the bom of the failing query for reference.

What magic is happening here? And how can I make it happen for the source feature, too?


Cheers,
Carsten


--------------030504050300040504040305
Content-Type: text/xml;
name="rcp.bom.cspec.xml"
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment;
filename="rcp.bom.cspec.xml"

<md:idwrapper id="29d0d306-5cbc-329a-9d3c-253391de232a">
<md:cspec name="org.eclipse.rcp" componentType="eclipse.feature" version="3.5.1.R35x_v20090811-9SA0FxVFqE70OL1ARMrfcO6e7BA6" >
<cs:dependencies xmlns:cs="http://www.eclipse.org/buckminster/CSpec-1.0">
<cs:dependency name="com.ibm.icu" componentType="osgi.bundle" versionDesignator="[4.0.1.v20090822,4.0.1.v20090822]"/>
<cs:dependency name="org.eclipse.core.commands" componentType="osgi.bundle" versionDesignator="[3.5.0.I20090525-2000,3.5.0.I20090525-2000] "/>
<cs:dependency name="org.eclipse.core.contenttype" componentType="osgi.bundle" versionDesignator="[3.4.1.R35x_v20090826-0451,3.4.1.R35x_v20090826-0451] "/>
<cs:dependency name="org.eclipse.core.databinding" componentType="osgi.bundle" versionDesignator="[1.2.0.M20090819-0800,1.2.0.M20090819-0800] "/>
<cs:dependency name="org.eclipse.core.databinding.beans" componentType="osgi.bundle" versionDesignator="[1.2.0.I20090525-2000,1.2.0.I20090525-2000] "/>
<cs:dependency name="org.eclipse.core.databinding.observable" componentType="osgi.bundle" versionDesignator="[1.2.0.M20090902-0800,1.2.0.M20090902-0800] "/>
<cs:dependency name="org.eclipse.core.databinding.property" componentType="osgi.bundle" versionDesignator="[1.2.0.M20090819-0800,1.2.0.M20090819-0800] "/>
<cs:dependency name="org.eclipse.core.expressions" componentType="osgi.bundle" versionDesignator="[3.4.100.v20090429-1800,3.4.100.v20090429-1800] "/>
<cs:dependency name="org.eclipse.core.jobs" componentType="osgi.bundle" versionDesignator="[3.4.100.v20090429-1800,3.4.100.v20090429-1800] "/>
<cs:dependency name="org.eclipse.core.runtime" componentType="osgi.bundle" versionDesignator="[3.5.0.v20090525,3.5.0.v20090525]"/>
<cs:dependency name="org.eclipse.core.runtime.compatibility.auth" componentType="osgi.bundle" versionDesignator="[3.2.100.v20090413,3.2.100.v20090413]"/ >
<cs:dependency name="org.eclipse.equinox.app" componentType="osgi.bundle" versionDesignator="[1.2.0.v20090520-1800,1.2.0.v20090520-1800] "/>
<cs:dependency name="org.eclipse.equinox.common" componentType="osgi.bundle" versionDesignator="[3.5.1.R35x_v20090807-1100,3.5.1.R35x_v20090807-1100] "/>
<cs:dependency name="org.eclipse.equinox.ds" componentType="osgi.bundle" versionDesignator="[1.1.1.R35x_v20090806,1.1.1.R35x_v20090806] "/>
<cs:dependency name="org.eclipse.equinox.launcher" componentType="osgi.bundle" versionDesignator="[1.0.201.R35x_v20090715,1.0.201.R35x_v20090715] "/>
<cs:dependency name="org.eclipse.equinox.launcher.carbon.macosx" componentType="osgi.bundle" versionDesignator="[1.0.200.v20090520-1835,1.0.200.v20090520-1835] " filter=" (&amp;(target.os=macosx)(target.ws=carbon)(|(target.arch =ppc)(target.arch=x86))) "/>
<cs:dependency name="org.eclipse.equinox.launcher.cocoa.macosx" componentType="osgi.bundle" versionDesignator="[1.0.1.R35x_v20090707,1.0.1.R35x_v20090707] " filter=" (&amp;(target.os=macosx)(target.ws=cocoa)(|(target.arch= ppc)(target.arch=x86))) "/>
<cs:dependency name="org.eclipse.equinox.launcher.cocoa.macosx.x86_64" componentType="osgi.bundle" versionDesignator="[1.0.1.R35x_v20090707,1.0.1.R35x_v20090707] " filter=" (&amp;(target.arch=x86_64)(target.os=macosx)(target.ws=c ocoa)) "/>
<cs:dependency name="org.eclipse.equinox.launcher.gtk.linux.x86" componentType="osgi.bundle" versionDesignator="[1.0.200.v20090520,1.0.200.v20090520]" filter=" (&amp;(target.arch=x86)(target.os=linux)(target.ws=gtk)) "/>
<cs:dependency name="org.eclipse.equinox.launcher.gtk.linux.x86_64" componentType="osgi.bundle" versionDesignator="[1.0.200.v20090519,1.0.200.v20090519]" filter=" (&amp;(target.arch=x86_64)(target.os=linux)(target.ws=gt k)) "/>
<cs:dependency name="org.eclipse.equinox.launcher.win32.win32.x86" componentType="osgi.bundle" versionDesignator="[1.0.200.v20090519,1.0.200.v20090519]" filter=" (&amp;(target.arch=x86)(target.os=win32)(target.ws=win32 )) "/>
<cs:dependency name="org.eclipse.equinox.launcher.win32.win32.x86_64" componentType="osgi.bundle" versionDesignator="[1.0.200.v20090519,1.0.200.v20090519]" filter=" (&amp;(target.arch=x86_64)(target.os=win32)(target.ws=wi n32)) "/>
<cs:dependency name="org.eclipse.equinox.preferences" componentType="osgi.bundle" versionDesignator="[3.2.300.v20090520-1800,3.2.300.v20090520-1800] "/>
<cs:dependency name="org.eclipse.equinox.registry" componentType="osgi.bundle" versionDesignator="[3.4.100.v20090520-1800,3.4.100.v20090520-1800] "/>
<cs:dependency name="org.eclipse.equinox.simpleconfigurator" componentType="osgi.bundle" versionDesignator="[1.0.101.R35x_v20090807-1100,1.0.101.R35x_v20090807-1100] "/>
<cs:dependency name="org.eclipse.equinox.util" componentType="osgi.bundle" versionDesignator="[1.0.100.v20090520-1800,1.0.100.v20090520-1800] "/>
<cs:dependency name="org.eclipse.help" componentType="osgi.bundle" versionDesignator="[3.4.1.v20090805_35x,3.4.1.v20090805_35x] "/>
<cs:dependency name="org.eclipse.jface" componentType="osgi.bundle" versionDesignator="[3.5.1.M20090826-0800,3.5.1.M20090826-0800] "/>
<cs:dependency name="org.eclipse.jface.databinding" componentType="osgi.bundle" versionDesignator="[1.3.1.M20090826-0800,1.3.1.M20090826-0800] "/>
<cs:dependency name="org.eclipse.osgi" componentType="osgi.bundle" versionDesignator="[3.5.1.R35x_v20090827,3.5.1.R35x_v20090827] "/>
<cs:dependency name="org.eclipse.osgi.services" componentType="osgi.bundle" versionDesignator="[3.2.0.v20090520-1800,3.2.0.v20090520-1800] "/>
<cs:dependency name="org.eclipse.rcp" componentType="osgi.bundle" versionDesignator="[3.5.0.v200909170800,3.5.0.v200909170800] "/>
<cs:dependency name="org.eclipse.rcp.feature.jar" componentType="osgi.bundle" versionDesignator=" [3.5.1.R35x_v20090811-9SA0FxVFqE70OL1ARMrfcO6e7BA6,3.5.1.R35 x_v20090811-9SA0FxVFqE70OL1ARMrfcO6e7BA6] " filter="(org.eclipse.update.install.features=true)"/>
<cs:dependency name="org.eclipse.swt" componentType="osgi.bundle" versionDesignator="[3.5.1.v3555a,3.5.1.v3555a]"/>
<cs:dependency name="org.eclipse.swt.carbon.macosx" componentType="osgi.bundle" versionDesignator="[3.5.1.v3555a,3.5.1.v3555a]" filter=" (&amp;(target.os=macosx)(target.ws=carbon)(|(target.arch =ppc)(target.arch=x86))) "/>
<cs:dependency name="org.eclipse.swt.cocoa.macosx" componentType="osgi.bundle" versionDesignator="[3.5.1.v3555a,3.5.1.v3555a]" filter=" (&amp;(target.os=macosx)(target.ws=cocoa)(|(target.arch= ppc)(target.arch=x86))) "/>
<cs:dependency name="org.eclipse.swt.cocoa.macosx.x86_64" componentType="osgi.bundle" versionDesignator="[3.5.1.v3555a,3.5.1.v3555a]" filter=" (&amp;(target.arch=x86_64)(target.os=macosx)(target.ws=c ocoa)) "/>
<cs:dependency name="org.eclipse.swt.gtk.linux.x86" componentType="osgi.bundle" versionDesignator="[3.5.1.v3555a,3.5.1.v3555a]" filter=" (&amp;(target.arch=x86)(target.os=linux)(target.ws=gtk)) "/>
<cs:dependency name="org.eclipse.swt.gtk.linux.x86_64" componentType="osgi.bundle" versionDesignator="[3.5.1.v3555a,3.5.1.v3555a]" filter=" (&amp;(target.arch=x86_64)(target.os=linux)(target.ws=gt k)) "/>
<cs:dependency name="org.eclipse.swt.win32.win32.x86" componentType="osgi.bundle" versionDesignator="[3.5.1.v3555a,3.5.1.v3555a]" filter=" (&amp;(target.arch=x86)(target.os=win32)(target.ws=win32 )) "/>
<cs:dependency name="org.eclipse.swt.win32.win32.x86_64" componentType="osgi.bundle" versionDesignator="[3.5.1.v3555a,3.5.1.v3555a]" filter=" (&amp;(target.arch=x86_64)(target.os=win32)(target.ws=wi n32)) "/>
<cs:dependency name="org.eclipse.ui" componentType="osgi.bundle" versionDesignator="[3.5.1.M20090902-1000,3.5.1.M20090902-1000] "/>
<cs:dependency name="org.eclipse.ui.carbon" componentType="osgi.bundle" versionDesignator="[4.0.0.I20090525-2000,4.0.0.I20090525-2000] " filter="(&amp;(target.os=macosx)(target.ws=carbon))"/>
<cs:dependency name="org.eclipse.ui.cocoa" componentType="osgi.bundle" versionDesignator="[1.0.0.I20090525-2000,1.0.0.I20090525-2000] " filter="(&amp;(target.os=macosx)(target.ws=cocoa))"/>
<cs:dependency name="org.eclipse.ui.workbench" componentType="osgi.bundle" versionDesignator="[3.5.1.M20090826-0800a,3.5.1.M20090826-0800a] "/>
<cs:dependency name="org.eclipse.update.configurator" componentType="osgi.bundle" versionDesignator="[3.3.0.v20090312,3.3.0.v20090312]"/>
</cs:dependencies>
</md:cspec>
</md:idwrapper>

--------------030504050300040504040305
Content-Type: text/xml;
name="rcp.source.bom.cspec.xml"
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment;
filename="rcp.source.bom.cspec.xml"

<md:idwrapper id="c647e7cf-5246-3a1c-bca4-eb9afdf79136">
<md:cspec name="org.eclipse.rcp.source" componentType="eclipse.feature" version="3.5.1.R35x_v20090811-9SA0FxVFqE70OL1ARMrfcO6e7BA6" >
<cs:dependencies xmlns:cs="http://www.eclipse.org/buckminster/CSpec-1.0">
<cs:dependency name="com.ibm.icu.source" componentType="osgi.bundle" versionDesignator="[4.0.1.v20090822,4.0.1.v20090822]"/>
<cs:dependency name="org.eclipse.core.commands.source" componentType="osgi.bundle" versionDesignator="[3.5.0.I20090525-2000,3.5.0.I20090525-2000] "/>
<cs:dependency name="org.eclipse.core.contenttype.source" componentType="osgi.bundle" versionDesignator="[3.4.1.R35x_v20090826-0451,3.4.1.R35x_v20090826-0451] "/>
<cs:dependency name="org.eclipse.core.databinding.beans.source" componentType="osgi.bundle" versionDesignator="[1.2.0.I20090525-2000,1.2.0.I20090525-2000] "/>
<cs:dependency name="org.eclipse.core.databinding.observable.source" componentType="osgi.bundle" versionDesignator="[1.2.0.M20090902-0800,1.2.0.M20090902-0800] "/>
<cs:dependency name="org.eclipse.core.databinding.property.source" componentType="osgi.bundle" versionDesignator="[1.2.0.M20090819-0800,1.2.0.M20090819-0800] "/>
<cs:dependency name="org.eclipse.core.databinding.source" componentType="osgi.bundle" versionDesignator="[1.2.0.M20090819-0800,1.2.0.M20090819-0800] "/>
<cs:dependency name="org.eclipse.core.expressions.source" componentType="osgi.bundle" versionDesignator="[3.4.100.v20090429-1800,3.4.100.v20090429-1800] "/>
<cs:dependency name="org.eclipse.core.jobs.source" componentType="osgi.bundle" versionDesignator="[3.4.100.v20090429-1800,3.4.100.v20090429-1800] "/>
<cs:dependency name="org.eclipse.core.runtime.compatibility.auth.source" componentType="osgi.bundle" versionDesignator="[3.2.100.v20090413,3.2.100.v20090413]"/ >
<cs:dependency name="org.eclipse.core.runtime.source" componentType="osgi.bundle" versionDesignator="[3.5.0.v20090525,3.5.0.v20090525]"/>
<cs:dependency name="org.eclipse.equinox.app.source" componentType="osgi.bundle" versionDesignator="[1.2.0.v20090520-1800,1.2.0.v20090520-1800] "/>
<cs:dependency name="org.eclipse.equinox.common.source" componentType="osgi.bundle" versionDesignator="[3.5.1.R35x_v20090807-1100,3.5.1.R35x_v20090807-1100] "/>
<cs:dependency name="org.eclipse.equinox.ds.source" componentType="osgi.bundle" versionDesignator="[1.1.1.R35x_v20090806,1.1.1.R35x_v20090806] "/>
<cs:dependency name="org.eclipse.equinox.launcher.source" componentType="osgi.bundle" versionDesignator="[1.0.201.R35x_v20090715,1.0.201.R35x_v20090715] "/>
<cs:dependency name="org.eclipse.equinox.preferences.source" componentType="osgi.bundle" versionDesignator="[3.2.300.v20090520-1800,3.2.300.v20090520-1800] "/>
<cs:dependency name="org.eclipse.equinox.registry.source" componentType="osgi.bundle" versionDesignator="[3.4.100.v20090520-1800,3.4.100.v20090520-1800] "/>
<cs:dependency name="org.eclipse.equinox.simpleconfigurator.source" componentType="osgi.bundle" versionDesignator="[1.0.101.R35x_v20090807-1100,1.0.101.R35x_v20090807-1100] "/>
<cs:dependency name="org.eclipse.equinox.util.source" componentType="osgi.bundle" versionDesignator="[1.0.100.v20090520-1800,1.0.100.v20090520-1800] "/>
<cs:dependency name="org.eclipse.help.source" componentType="osgi.bundle" versionDesignator="[3.4.1.v20090805_35x,3.4.1.v20090805_35x] "/>
<cs:dependency name="org.eclipse.jface.databinding.source" componentType="osgi.bundle" versionDesignator="[1.3.1.M20090826-0800,1.3.1.M20090826-0800] "/>
<cs:dependency name="org.eclipse.jface.source" componentType="osgi.bundle" versionDesignator="[3.5.1.M20090826-0800,3.5.1.M20090826-0800] "/>
<cs:dependency name="org.eclipse.osgi.services.source" componentType="osgi.bundle" versionDesignator="[3.2.0.v20090520-1800,3.2.0.v20090520-1800] "/>
<cs:dependency name="org.eclipse.osgi.source" componentType="osgi.bundle" versionDesignator="[3.5.1.R35x_v20090827,3.5.1.R35x_v20090827] "/>
<cs:dependency name="org.eclipse.rcp.source" componentType="osgi.bundle" versionDesignator="[3.5.0.v200909170800,3.5.0.v200909170800] "/>
<cs:dependency name="org.eclipse.rcp.source.feature.jar" componentType="osgi.bundle" versionDesignator=" [3.5.1.R35x_v20090811-9SA0FxVFqE70OL1ARMrfcO6e7BA6,3.5.1.R35 x_v20090811-9SA0FxVFqE70OL1ARMrfcO6e7BA6] " filter="(org.eclipse.update.install.features=true)"/>
<cs:dependency name="org.eclipse.swt.carbon.macosx.source" componentType="osgi.bundle" versionDesignator="[3.5.1.v3555a,3.5.1.v3555a]" filter=" (&amp;(target.arch=ppc)(target.os=macosx)(target.ws=carb on)) "/>
<cs:dependency name="org.eclipse.swt.cocoa.macosx.source" componentType="osgi.bundle" versionDesignator="[3.5.1.v3555a,3.5.1.v3555a]" filter=" (&amp;(target.arch=x86)(target.os=macosx)(target.ws=coco a)) "/>
<cs:dependency name="org.eclipse.swt.cocoa.macosx.x86_64.source" componentType="osgi.bundle" versionDesignator="[3.5.1.v3555a,3.5.1.v3555a]" filter=" (&amp;(target.arch=x86_64)(target.os=macosx)(target.ws=c ocoa)) "/>
<cs:dependency name="org.eclipse.swt.gtk.linux.ppc.source" componentType="osgi.bundle" versionDesignator="[3.5.1.v3555a,3.5.1.v3555a]" filter=" (&amp;(target.arch=ppc)(target.os=linux)(target.ws=gtk)) "/>
<cs:dependency name="org.eclipse.swt.gtk.linux.s390.source" componentType="osgi.bundle" versionDesignator="[3.5.0.v3550b,3.5.0.v3550b]" filter=" (&amp;(target.arch=s390)(target.os=linux)(target.ws=gtk) ) "/>
<cs:dependency name="org.eclipse.swt.gtk.linux.s390x.source" componentType="osgi.bundle" versionDesignator="[3.5.0.v3550b,3.5.0.v3550b]" filter=" (&amp;(target.arch=s390x)(target.os=linux)(target.ws=gtk )) "/>
<cs:dependency name="org.eclipse.swt.gtk.linux.x86.source" componentType="osgi.bundle" versionDesignator="[3.5.1.v3555a,3.5.1.v3555a]" filter=" (&amp;(target.arch=x86)(target.os=linux)(target.ws=gtk)) "/>
<cs:dependency name="org.eclipse.swt.gtk.linux.x86_64.source" componentType="osgi.bundle" versionDesignator="[3.5.1.v3555a,3.5.1.v3555a]" filter=" (&amp;(target.arch=x86_64)(target.os=linux)(target.ws=gt k)) "/>
<cs:dependency name="org.eclipse.swt.gtk.solaris.sparc.source" componentType="osgi.bundle" versionDesignator="[3.5.1.v3555a,3.5.1.v3555a]" filter=" (&amp;(target.arch=sparc)(target.os=solaris)(target.ws=g tk)) "/>
<cs:dependency name="org.eclipse.swt.gtk.solaris.x86.source" componentType="osgi.bundle" versionDesignator="[3.5.1.v3555a,3.5.1.v3555a]" filter=" (&amp;(target.arch=x86)(target.os=solaris)(target.ws=gtk )) "/>
<cs:dependency name="org.eclipse.swt.motif.aix.ppc.source" componentType="osgi.bundle" versionDesignator="[3.5.1.v3555a,3.5.1.v3555a]" filter=" (&amp;(target.arch=ppc)(target.os=aix)(target.ws=motif)) "/>
<cs:dependency name="org.eclipse.swt.motif.hpux.PA_RISC.source" componentType="osgi.bundle" versionDesignator="[3.5.0.HEAD,3.5.0.HEAD]" filter=" (&amp;(target.arch=PA_RISC)(target.os=hpux)(target.ws=mo tif)) "/>
<cs:dependency name="org.eclipse.swt.motif.hpux.ia64_32.source" componentType="osgi.bundle" versionDesignator="[3.5.1.v3555a,3.5.1.v3555a]" filter=" (&amp;(target.arch=ia64_32)(target.os=hpux)(target.ws=mo tif)) "/>
<cs:dependency name="org.eclipse.swt.motif.linux.x86.source" componentType="osgi.bundle" versionDesignator="[3.5.1.v3555a,3.5.1.v3555a]" filter=" (&amp;(target.arch=x86)(target.os=linux)(target.ws=motif )) "/>
<cs:dependency name="org.eclipse.swt.motif.solaris.sparc.source" componentType="osgi.bundle" versionDesignator="[3.5.1.v3555a,3.5.1.v3555a]" filter=" (&amp;(target.arch=sparc)(target.os=solaris)(target.ws=m otif)) "/>
<cs:dependency name="org.eclipse.swt.photon.qnx.x86.source" componentType="osgi.bundle" versionDesignator="[3.5.1.v3555a,3.5.1.v3555a]" filter=" (&amp;(target.arch=x86)(target.os=qnx)(target.ws=photon) ) "/>
<cs:dependency name="org.eclipse.swt.win32.win32.x86.source" componentType="osgi.bundle" versionDesignator="[3.5.1.v3555a,3.5.1.v3555a]" filter=" (&amp;(target.arch=x86)(target.os=win32)(target.ws=win32 )) "/>
<cs:dependency name="org.eclipse.swt.win32.win32.x86_64.source" componentType="osgi.bundle" versionDesignator="[3.5.1.v3555a,3.5.1.v3555a]" filter=" (&amp;(target.arch=x86_64)(target.os=win32)(target.ws=wi n32)) "/>
<cs:dependency name="org.eclipse.swt.wpf.win32.x86.source" componentType="osgi.bundle" versionDesignator="[3.5.1.v3555a,3.5.1.v3555a]" filter=" (&amp;(target.arch=x86)(target.os=win32)(target.ws=wpf)) "/>
<cs:dependency name="org.eclipse.ui.carbon.source" componentType="osgi.bundle" versionDesignator="[4.0.0.I20090525-2000,4.0.0.I20090525-2000] " filter="(&amp;(target.os=macosx)(target.ws=carbon))"/>
<cs:dependency name="org.eclipse.ui.cocoa.source" componentType="osgi.bundle" versionDesignator="[1.0.0.I20090525-2000,1.0.0.I20090525-2000] " filter="(&amp;(target.os=macosx)(target.ws=cocoa))"/>
<cs:dependency name="org.eclipse.ui.source" componentType="osgi.bundle" versionDesignator="[3.5.1.M20090902-1000,3.5.1.M20090902-1000] "/>
<cs:dependency name="org.eclipse.ui.workbench.source" componentType="osgi.bundle" versionDesignator="[3.5.1.M20090826-0800a,3.5.1.M20090826-0800a] "/>
<cs:dependency name="org.eclipse.update.configurator.source" componentType="osgi.bundle" versionDesignator="[3.3.0.v20090312,3.3.0.v20090312]"/>
</cs:dependencies>
</md:cspec>
</md:idwrapper>

--------------030504050300040504040305
Content-Type: text/xml;
name="rcp.source.content.xml"
Content-Transfer-Encoding: quoted-printable
Content-Disposition: attachment;
filename="rcp.source.content.xml"

<unit id=3D'org.eclipse.rcp.source.feature.group' version=3D'3.5.1.R3=
5x_v20090811-9SA0FxVFqE70OL1ARMrfcO6e7BA6' singleton=3D'false'>
<update id=3D'org.eclipse.rcp.source.feature.group' range=3D'[0.0.0=
,3.5.1.R35x_v20090811-9SA0FxVFqE70OL1ARMrfcO6e7BA6)' severity=3D'0'/>
<properties size=3D'9'>
<property name=3D'org.eclipse.equinox.p2.name' value=3D'%featureN=
ame'/>
<property name=3D'org.eclipse.equinox.p2.description' value=3D'%d=
escription'/>
<property name=3D'org.eclipse.equinox.p2.provider' value=3D'%prov=
iderName'/>
<property name=3D'org.eclipse.equinox.p2.type.group' value=3D'tru=
e'/>
<property name=3D'df_LT.featureName' value=3D'Eclipse RCP Plug-in=
Developer Resources'/>
<property name=3D'df_LT.copyright' value=3D'Copyright (c) 2000, 2=
009 IBM Corporation and others.&#xA;All rights reserved. This program and=
the accompanying materials&#xA;are made available under the terms of the=
Eclipse Public License v1.0&#xA;which accompanies this distribution, and=
is available at&#xA;http://www.eclipse.org/legal/epl-v10.html&#xA;&#xA;C=
ontributors:&#xA;IBM Corporation - initial API and implementation'/>
<property name=3D'df_LT.providerName' value=3D'Eclipse.org'/>
<property name=3D'df_LT.description' value=3D'Source code zips fo=
r the Eclipse RCP.'/>
<property name=3D'df_LT.license' value=3D'ECLIPSE FOUNDATION SOFT=
WARE USER AGREEMENT&#xA;March 17, 2005&#xA;&#xA;Usage Of Content&#xA;&#xA=
;THE ECLIPSE FOUNDATION MAKES AVAILABLE SOFTWARE, DOCUMENTATION, INFORMAT=
ION AND/OR&#xA;OTHER MATERIALS FOR OPEN SOURCE PROJECTS (COLLECTIVELY &qu=
ot;CONTENT&quot;).&#xA;USE OF THE CONTENT IS GOVERNED BY THE TERMS AND CO=
NDITIONS OF THIS&#xA;AGREEMENT AND/OR THE TERMS AND CONDITIONS OF LICENSE=
AGREEMENTS OR&#xA;NOTICES INDICATED OR REFERENCED BELOW. BY USING THE CO=
NTENT, YOU&#xA;AGREE THAT YOUR USE OF THE CONTENT IS GOVERNED BY THIS AGR=
EEMENT&#xA;AND/OR THE TERMS AND CONDITIONS OF ANY APPLICABLE LICENSE AGRE=
EMENTS&#xA;OR NOTICES INDICATED OR REFERENCED BELOW. IF YOU DO NOT AGREE =
TO THE&#xA;TERMS AND CONDITIONS OF THIS AGREEMENT AND THE TERMS AND CONDI=
TIONS&#xA;OF ANY APPLICABLE LICENSE AGREEMENTS OR NOTICES INDICATED OR RE=
FERENCED&#xA;BELOW, THEN YOU MAY NOT USE THE CONTENT.&#xA;&#xA;Applicable=
Licenses&#xA;&#xA;Unless otherwise indicated, all Content made available=
by the Eclipse Foundation&#xA;is provided to you under the terms and con=
ditions of the Eclipse Public&#xA;License Version 1.0 (&quot;EPL&quot;). =
A copy of the EPL is provided with this&#xA;Content and is also available=
at http://www.eclipse.org/legal/epl-v10.html.&#xA;For purposes of the EP=
L, &quot;Program&quot; will mean the Content.&#xA;&#xA;Content includes, =
but is not limited to, source code, object code,&#xA;documentation and ot=
her files maintained in the Eclipse.org CVS&#xA;repository (&quot;Reposit=
ory&quot;) in CVS modules (&quot;Modules&quot;) and made available&#xA;as=
downloadable archives (&quot;Downloads&quot;).&#xA;&#xA;- Content may be=
structured and packaged into modules to facilitate delivering,&#xA;exten=
ding, and upgrading the Content. Typical modules may include plug-ins (&q=
uot;Plug-ins&quot;),&#xA;plug-in fragments (&quot;Fragments&quot;), and f=
eatures (&quot;Features&quot;).&#xA;- Each Plug-in or Fragment may be pac=
kaged as a sub-directory or JAR (Java? ARchive)&#xA;in a directory named =
&quot;plugins&quot;.&#xA;- A Feature is a bundle of one or more Plug-ins =
and/or Fragments and associated material.&#xA;Each Feature may be package=
d as a sub-directory in a directory named &quot;features&quot;.&#xA;Withi=
n a Feature, files named &quot;feature.xml&quot; may contain a list of th=
e names and version&#xA;numbers of the Plug-ins and/or Fragments associat=
ed with that Feature.&#xA;- Features may also include other Features (&qu=
ot;Included Features&quot;). Within a Feature, files&#xA;named &quot;feat=
ure.xml&quot; may contain a list of the names and version numbers of Incl=
uded Features.&#xA;&#xA;Features may also include other Features (&quot;I=
ncluded Features&quot;). Files named&#xA;&quot;feature.xml&quot; may cont=
ain a list of the names and version numbers of&#xA;Included Features.&#xA=
;&#xA;The terms and conditions governing Plug-ins and Fragments should be=
&#xA;contained in files named &quot;about.html&quot; (&quot;Abouts&quot;)=
=2E The terms and&#xA;conditions governing Features and Included Features=
should be contained&#xA;in files named &quot;license.html&quot; (&quot;F=
eature Licenses&quot;). Abouts and Feature&#xA;Licenses may be located in=
any directory of a Download or Module&#xA;including, but not limited to =
the following locations:&#xA;&#xA;- The top-level (root) directory&#xA;- =
Plug-in and Fragment directories&#xA;- Inside Plug-ins and Fragments pack=
aged as JARs&#xA;- Sub-directories of the directory named &quot;src&quot;=
of certain Plug-ins&#xA;- Feature directories&#xA;&#xA;Note: if a Featur=
e made available by the Eclipse Foundation is installed using the&#xA;Ecl=
ipse Update Manager, you must agree to a license (&quot;Feature Update&#x=
A;License&quot;) during the installation process. If the Feature contains=
&#xA;Included Features, the Feature Update License should either provide =
you&#xA;with the terms and conditions governing the Included Features or =
inform&#xA;you where you can locate them. Feature Update Licenses may be =
found in&#xA;the &quot;license&quot; property of files named &quot;featur=
e.properties&quot;. Such Abouts,&#xA;Feature Licenses and Feature Update =
Licenses contain the terms and&#xA;conditions (or references to such term=
s and conditions) that govern your&#xA;use of the associated Content in t=
hat directory.&#xA;&#xA;THE ABOUTS, FEATURE LICENSES AND FEATURE UPDATE L=
ICENSES MAY REFER&#xA;TO THE EPL OR OTHER LICENSE AGREEMENTS, NOTICES OR =
TERMS AND CONDITIONS.&#xA;SOME OF THESE OTHER LICENSE AGREEMENTS MAY INCL=
UDE (BUT ARE NOT LIMITED TO):&#xA;&#xA;- Common Public License Version 1.=
0 (available at http://www.eclipse.org/legal/cpl-v10.html)&#xA;- Apache S=
oftware License 1.1 (available at http://www.apache.org/licenses/LICENSE)=
&#xA;- Apache Software License 2.0 (available at http://www.apache.org/li=
censes/LICENSE-2.0)&#xA;- IBM Public License 1.0 (available at http://oss=
=2Esoftware.ibm.com/developerworks/opensource/license10.html )&#xA;- Metro=
Link Public License 1.00 (available at http://www.opengroup.org/openmoti=
f/supporters/metrolink/license.html)&#xA;- Mozilla Public License Version=
1.1 (available at http://www.mozilla.org/MPL/MPL-1.1.html)&#xA;&#xA;IT I=
S YOUR OBLIGATION TO READ AND ACCEPT ALL SUCH TERMS AND CONDITIONS PRIOR&=
#xA;TO USE OF THE CONTENT. If no About, Feature License or Feature Update=
License&#xA;is provided, please contact the Eclipse Foundation to determ=
ine what terms and conditions&#xA;govern that particular Content.&#xA;&#x=
A;Cryptography&#xA;&#xA;Content may contain encryption software. The coun=
try in which you are&#xA;currently may have restrictions on the import, p=
ossession, and use,&#xA;and/or re-export to another country, of encryptio=
n software. BEFORE&#xA;using any encryption software, please check the co=
untry&apos;s laws,&#xA;regulations and policies concerning the import, po=
ssession, or use,&#xA;and re-export of encryption software, to see if thi=
s is permitted.&#xA;&#xA;Java and all Java-based trademarks are trademark=
s of Sun Microsystems, Inc. in the United States, other countries, or bot=
h.'/>
</properties>
<provides size=3D'2'>
<provided namespace=3D'org.eclipse.equinox.p2.iu' name=3D'org.ecl=
ipse.rcp.source.feature.group' version=3D'3.5.1.R35x_v20090811-9SA0FxVFqE=
70OL1ARMrfcO6e7BA6'/>
<provided namespace=3D'org.eclipse.equinox.p2.localization' name=3D=
'df_LT' version=3D'1.0.0'/>
</provides>
<requires size=3D'50'>
<required namespace=3D'org.eclipse.equinox.p2.iu' name=3D'com.ibm=
=2Eicu.source' range=3D'[4.0.1.v20090822,4.0.1.v20090822]'/>
<required namespace=3D'org.eclipse.equinox.p2.iu' name=3D'org.ecl=
ipse.core.commands.source' range=3D'[3.5.0.I20090525-2000,3.5.0.I20090525=
-2000]'/>
<required namespace=3D'org.eclipse.equinox.p2.iu' name=3D'org.ecl=
ipse.core.databinding.source' range=3D'[1.2.0.M20090819-0800,1.2.0.M20090=
819-0800]'/>
<required namespace=3D'org.eclipse.equinox.p2.iu' name=3D'org.ecl=
ipse.core.databinding.observable.source' range=3D'[1.2.0.M20090902-0800,1=
=2E2.0.M20090902-0800]'/>
<required namespace=3D'org.eclipse.equinox.p2.iu' name=3D'org.ecl=
ipse.core.databinding.property.source' range=3D'[1.2.0.M20090819-0800,1.2=
=2E0.M20090819-0800]'/>
<required namespace=3D'org.eclipse.equinox.p2.iu' name=3D'org.ecl=
ipse.core.databinding.beans.source' range=3D'[1.2.0.I20090525-2000,1.2.0.=
I20090525-2000]'/>
<required namespace=3D'org.eclipse.equinox.p2.iu' name=3D'org.ecl=
ipse.core.jobs.source' range=3D'[3.4.100.v20090429-1800,3.4.100.v20090429=
-1800]'/>
<required namespace=3D'org.eclipse.equinox.p2.iu' name=3D'org.ecl=
ipse.core.expressions.source' range=3D'[3.4.100.v20090429-1800,3.4.100.v2=
0090429-1800]'/>
<required namespace=3D'org.eclipse.equinox.p2.iu' name=3D'org.ecl=
ipse.core.runtime.source' range=3D'[3.5.0.v20090525,3.5.0.v20090525]'/>
<required namespace=3D'org.eclipse.equinox.p2.iu' name=3D'org.ecl=
ipse.core.runtime.compatibility.auth.source' range=3D'[3.2.100.v20090413,=
3.2.100.v20090413]'/>
<required namespace=3D'org.eclipse.equinox.p2.iu' name=3D'org.ecl=
ipse.osgi.source' range=3D'[3.5.1.R35x_v20090827,3.5.1.R35x_v20090827]'/>=

<required namespace=3D'org.eclipse.equinox.p2.iu' name=3D'org.ecl=
ipse.osgi.services.source' range=3D'[3.2.0.v20090520-1800,3.2.0.v20090520=
-1800]'/>
<required namespace=3D'org.eclipse.equinox.p2.iu' name=3D'org.ecl=
ipse.help.source' range=3D'[3.4.1.v20090805_35x,3.4.1.v20090805_35x]'/>
<required namespace=3D'org.eclipse.equinox.p2.iu' name=3D'org.ecl=
ipse.jface.source' range=3D'[3.5.1.M20090826-0800,3.5.1.M20090826-0800]'/=
>
<required namespace=3D'org.eclipse.equinox.p2.iu' name=3D'org.ecl=
ipse.jface.databinding.source' range=3D'[1.3.1.M20090826-0800,1.3.1.M2009=
0826-0800]'/>
<required namespace=3D'org.eclipse.equinox.p2.iu' name=3D'org.ecl=
ipse.ui.source' range=3D'[3.5.1.M20090902-1000,3.5.1.M20090902-1000]'/>
<required namespace=3D'org.eclipse.equinox.p2.iu' name=3D'org.ecl=
ipse.ui.workbench.source' range=3D'[3.5.1.M20090826-0800a,3.5.1.M20090826=
-0800a]'/>
<required namespace=3D'org.eclipse.equinox.p2.iu' name=3D'org.ecl=
ipse.ui.carbon.source' range=3D'[4.0.0.I20090525-2000,4.0.0.I20090525-200=
0]'>
<filter>
(&amp;(osgi.os=3Dmacosx)(osgi.ws=3Dcarbon))
</filter>
</required>
<required namespace=3D'org.eclipse.equinox.p2.iu' name=3D'org.ecl=
ipse.ui.cocoa.source' range=3D'[1.0.0.I20090525-2000,1.0.0.I20090525-2000=
]'>
<filter>
(&amp;(osgi.os=3Dmacosx)(osgi.ws=3Dcocoa))
</filter>
</required>
<required namespace=3D'org.eclipse.equinox.p2.iu' name=3D'org.ecl=
ipse.update.configurator.source' range=3D'[3.3.0.v20090312,3.3.0.v2009031=
2]'/>
<required namespace=3D'org.eclipse.equinox.p2.iu' name=3D'org.ecl=
ipse.equinox.simpleconfigurator.source' range=3D'[1.0.101.R35x_v20090807-=
1100,1.0.101.R35x_v20090807-1100]'/>
<required namespace=3D'org.eclipse.equinox.p2.iu' name=3D'org.ecl=
ipse.swt.win32.win32.x86.source' range=3D'[3.5.1.v3555a,3.5.1.v3555a]'>
<filter>
(&amp;(osgi.os=3Dwin32)(osgi.ws=3Dwin32)(osgi.arch=3Dx86 ))
</filter>
</required>
<required namespace=3D'org.eclipse.equinox.p2.iu' name=3D'org.ecl=
ipse.swt.win32.win32.x86_64.source' range=3D'[3.5.1.v3555a,3.5.1.v3555a]'=
>
<filter>
(&amp;(osgi.os=3Dwin32)(osgi.ws=3Dwin32)(osgi.arch=3Dx86 _64))=

</filter>
</required>
<required namespace=3D'org.eclipse.equinox.p2.iu' name=3D'org.ecl=
ipse.swt.wpf.win32.x86.source' range=3D'[3.5.1.v3555a,3.5.1.v3555a]'>
<filter>
(&amp;(osgi.os=3Dwin32)(osgi.ws=3Dwpf)(osgi.arch=3Dx86))
</filter>
</required>
<required namespace=3D'org.eclipse.equinox.p2.iu' name=3D'org.ecl=
ipse.swt.gtk.linux.x86.source' range=3D'[3.5.1.v3555a,3.5.1.v3555a]'>
<filter>
(&amp;(osgi.os=3Dlinux)(osgi.ws=3Dgtk)(osgi.arch=3Dx86))
</filter>
</required>
<required namespace=3D'org.eclipse.equinox.p2.iu' name=3D'org.ecl=
ipse.swt.gtk.linux.s390.source' range=3D'[3.5.0.v3550b,3.5.0.v3550b]'>
<filter>
(&amp;(osgi.os=3Dlinux)(osgi.ws=3Dgtk)(osgi.arch=3Ds390) )
</filter>
</required>
<required namespace=3D'org.eclipse.equinox.p2.iu' name=3D'org.ecl=
ipse.swt.gtk.linux.s390x.source' range=3D'[3.5.0.v3550b,3.5.0.v3550b]'>
<filter>
(&amp;(osgi.os=3Dlinux)(osgi.ws=3Dgtk)(osgi.arch=3Ds390x ))
</filter>
</required>
<required namespace=3D'org.eclipse.equinox.p2.iu' name=3D'org.ecl=
ipse.swt.gtk.solaris.sparc.source' range=3D'[3.5.1.v3555a,3.5.1.v3555a]'>=

<filter>
(&amp;(osgi.os=3Dsolaris)(osgi.ws=3Dgtk)(osgi.arch=3Dspa rc))
</filter>
</required>
<required namespace=3D'org.eclipse.equinox.p2.iu' name=3D'org.ecl=
ipse.swt.gtk.solaris.x86.source' range=3D'[3.5.1.v3555a,3.5.1.v3555a]'>
<filter>
(&amp;(osgi.os=3Dsolaris)(osgi.ws=3Dgtk)(osgi.arch=3Dx86 ))
</filter>
</required>
<required namespace=3D'org.eclipse.equinox.p2.iu' name=3D'org.ecl=
ipse.swt.gtk.linux.ppc.source' range=3D'[3.5.1.v3555a,3.5.1.v3555a]'>
<filter>
(&amp;(osgi.os=3Dlinux)(osgi.ws=3Dgtk)(osgi.arch=3Dppc))
</filter>
</required>
<required namespace=3D'org.eclipse.equinox.p2.iu' name=3D'org.ecl=
ipse.swt.gtk.linux.x86_64.source' range=3D'[3.5.1.v3555a,3.5.1.v3555a]'>
<filter>
(&amp;(osgi.os=3Dlinux)(osgi.ws=3Dgtk)(osgi.arch=3Dx86_6 4))
</filter>
</required>
<required namespace=3D'org.eclipse.equinox.p2.iu' name=3D'org.ecl=
ipse.swt.carbon.macosx.source' range=3D'[3.5.1.v3555a,3.5.1.v3555a]'>
<filter>
(&amp;(osgi.os=3Dmacosx)(osgi.ws=3Dcarbon)(osgi.arch=3Dp pc))
</filter>
</required>
<required namespace=3D'org.eclipse.equinox.p2.iu' name=3D'org.ecl=
ipse.swt.cocoa.macosx.source' range=3D'[3.5.1.v3555a,3.5.1.v3555a]'>
<filter>
(&amp;(osgi.os=3Dmacosx)(osgi.ws=3Dcocoa)(osgi.arch=3Dx8 6))
</filter>
</required>
<required namespace=3D'org.eclipse.equinox.p2.iu' name=3D'org.ecl=
ipse.swt.cocoa.macosx.x86_64.source' range=3D'[3.5.1.v3555a,3.5.1.v3555a]=
'>
<filter>
(&amp;(osgi.os=3Dmacosx)(osgi.ws=3Dcocoa)(osgi.arch=3Dx8 6_64)=
)
</filter>
</required>
<required namespace=3D'org.eclipse.equinox.p2.iu' name=3D'org.ecl=
ipse.swt.motif.aix.ppc.source' range=3D'[3.5.1.v3555a,3.5.1.v3555a]'>
<filter>
(&amp;(osgi.os=3Daix)(osgi.ws=3Dmotif)(osgi.arch=3Dppc))
</filter>
</required>
<required namespace=3D'org.eclipse.equinox.p2.iu' name=3D'org.ecl=
ipse.swt.motif.hpux.PA_RISC.source' range=3D'[3.5.0.HEAD,3.5.0.HEAD]'>
<filter>
(&amp;(osgi.os=3Dhpux)(osgi.ws=3Dmotif)(osgi.arch=3DPA_R ISC))=

</filter>
</required>
<required namespace=3D'org.eclipse.equinox.p2.iu' name=3D'org.ecl=
ipse.swt.motif.hpux.ia64_32.source' range=3D'[3.5.1.v3555a,3.5.1.v3555a]'=
>
<filter>
(&amp;(osgi.os=3Dhpux)(osgi.ws=3Dmotif)(osgi.arch=3Dia64 _32))=

</filter>
</required>
<required namespace=3D'org.eclipse.equinox.p2.iu' name=3D'org.ecl=
ipse.swt.motif.linux.x86.source' range=3D'[3.5.1.v3555a,3.5.1.v3555a]'>
<filter>
(&amp;(osgi.os=3Dlinux)(osgi.ws=3Dmotif)(osgi.arch=3Dx86 ))
</filter>
</required>
<required namespace=3D'org.eclipse.equinox.p2.iu' name=3D'org.ecl=
ipse.swt.motif.solaris.sparc.source' range=3D'[3.5.1.v3555a,3.5.1.v3555a]=
'>
<filter>
(&amp;(osgi.os=3Dsolaris)(osgi.ws=3Dmotif)(osgi.arch=3Ds parc)=
)
</filter>
</required>
<required namespace=3D'org.eclipse.equinox.p2.iu' name=3D'org.ecl=
ipse.swt.photon.qnx.x86.source' range=3D'[3.5.1.v3555a,3.5.1.v3555a]'>
<filter>
(&amp;(osgi.os=3Dqnx)(osgi.ws=3Dphoton)(osgi.arch=3Dx86) )
</filter>
</required>
<required namespace=3D'org.eclipse.equinox.p2.iu' name=3D'org.ecl=
ipse.rcp.source' range=3D'[3.5.0.v200909170800,3.5.0.v200909170800]'/>
<required namespace=3D'org.eclipse.equinox.p2.iu' name=3D'org.ecl=
ipse.core.contenttype.source' range=3D'[3.4.1.R35x_v20090826-0451,3.4.1.R=
35x_v20090826-0451]'/>
<required namespace=3D'org.eclipse.equinox.p2.iu' name=3D'org.ecl=
ipse.equinox.app.source' range=3D'[1.2.0.v20090520-1800,1.2.0.v20090520-1=
800]'/>
<required namespace=3D'org.eclipse.equinox.p2.iu' name=3D'org.ecl=
ipse.equinox.common.source' range=3D'[3.5.1.R35x_v20090807-1100,3.5.1.R35=
x_v20090807-1100]'/>
<required namespace=3D'org.eclipse.equinox.p2.iu' name=3D'org.ecl=
ipse.equinox.ds.source' range=3D'[1.1.1.R35x_v20090806,1.1.1.R35x_v200908=
06]'/>
<required namespace=3D'org.eclipse.equinox.p2.iu' name=3D'org.ecl=
ipse.equinox.util.source' range=3D'[1.0.100.v20090520-1800,1.0.100.v20090=
520-1800]'/>
<required namespace=3D'org.eclipse.equinox.p2.iu' name=3D'org.ecl=
ipse.equinox.preferences.source' range=3D'[3.2.300.v20090520-1800,3.2.300=
=2Ev20090520-1800]'/>
<required namespace=3D'org.eclipse.equinox.p2.iu' name=3D'org.ecl=
ipse.equinox.registry.source' range=3D'[3.4.100.v20090520-1800,3.4.100.v2=
0090520-1800]'/>
<required namespace=3D'org.eclipse.equinox.p2.iu' name=3D'org.ecl=
ipse.equinox.launcher.source' range=3D'[1.0.201.R35x_v20090715,1.0.201.R3=
5x_v20090715]'/>
<required namespace=3D'org.eclipse.equinox.p2.iu' name=3D'org.ecl=
ipse.rcp.source.feature.jar' range=3D'[3.5.1.R35x_v20090811-9SA0FxVFqE70O=
L1ARMrfcO6e7BA6,3.5.1.R35x_v20090811-9SA0FxVFqE70OL1ARMrfcO6 e7BA6]' >
<filter>
(org.eclipse.update.install.features=3Dtrue)
</filter>
</required>
</requires>
<touchpoint id=3D'null' version=3D'0.0.0'/>
<licenses size=3D'1'>
<license uri=3D'%25licenseURL' url=3D'%25licenseURL'>
%license
</license>
</licenses>
<copyright>
%copyright
</copyright>
</unit>

--------------030504050300040504040305
Content-Type: text/xml;
name="rcp.content.xml"
Content-Transfer-Encoding: quoted-printable
Content-Disposition: attachment;
filename="rcp.content.xml"

<unit id=3D'org.eclipse.rcp.feature.group' version=3D'3.5.1.R35x_v200=
90811-9SA0FxVFqE70OL1ARMrfcO6e7BA6' singleton=3D'false'>
<update id=3D'org.eclipse.rcp.feature.group' range=3D'[0.0.0,3.5.1.=
R35x_v20090811-9SA0FxVFqE70OL1ARMrfcO6e7BA6)' severity=3D'0'/>
<properties size=3D'9'>
<property name=3D'org.eclipse.equinox.p2.name' value=3D'%featureN=
ame'/>
<property name=3D'org.eclipse.equinox.p2.description' value=3D'%d=
escription'/>
<property name=3D'org.eclipse.equinox.p2.provider' value=3D'%prov=
iderName'/>
<property name=3D'org.eclipse.equinox.p2.type.group' value=3D'tru=
e'/>
<property name=3D'df_LT.featureName' value=3D'Eclipse RCP'/>
<property name=3D'df_LT.copyright' value=3D'Copyright (c) 2000, 2=
009 IBM Corporation and others.&#xA;All rights reserved. This program and=
the accompanying materials&#xA;are made available under the terms of the=
Eclipse Public License v1.0&#xA;which accompanies this distribution, and=
is available at&#xA;http://www.eclipse.org/legal/epl-v10.html&#xA;&#xA;C=
ontributors:&#xA;IBM Corporation - initial API and implementation'/>
<property name=3D'df_LT.providerName' value=3D'Eclipse.org'/>
<property name=3D'df_LT.description' value=3D'Rich Client Platfor=
m'/>
<property name=3D'df_LT.license' value=3D'ECLIPSE FOUNDATION SOFT=
WARE USER AGREEMENT&#xA;March 17, 2005&#xA;&#xA;Usage Of Content&#xA;&#xA=
;THE ECLIPSE FOUNDATION MAKES AVAILABLE SOFTWARE, DOCUMENTATION, INFORMAT=
ION AND/OR&#xA;OTHER MATERIALS FOR OPEN SOURCE PROJECTS (COLLECTIVELY &qu=
ot;CONTENT&quot;).&#xA;USE OF THE CONTENT IS GOVERNED BY THE TERMS AND CO=
NDITIONS OF THIS&#xA;AGREEMENT AND/OR THE TERMS AND CONDITIONS OF LICENSE=
AGREEMENTS OR&#xA;NOTICES INDICATED OR REFERENCED BELOW. BY USING THE CO=
NTENT, YOU&#xA;AGREE THAT YOUR USE OF THE CONTENT IS GOVERNED BY THIS AGR=
EEMENT&#xA;AND/OR THE TERMS AND CONDITIONS OF ANY APPLICABLE LICENSE AGRE=
EMENTS&#xA;OR NOTICES INDICATED OR REFERENCED BELOW. IF YOU DO NOT AGREE =
TO THE&#xA;TERMS AND CONDITIONS OF THIS AGREEMENT AND THE TERMS AND CONDI=
TIONS&#xA;OF ANY APPLICABLE LICENSE AGREEMENTS OR NOTICES INDICATED OR RE=
FERENCED&#xA;BELOW, THEN YOU MAY NOT USE THE CONTENT.&#xA;&#xA;Applicable=
Licenses&#xA;&#xA;Unless otherwise indicated, all Content made available=
by the Eclipse Foundation&#xA;is provided to you under the terms and con=
ditions of the Eclipse Public&#xA;License Version 1.0 (&quot;EPL&quot;). =
A copy of the EPL is provided with this&#xA;Content and is also available=
at http://www.eclipse.org/legal/epl-v10.html.&#xA;For purposes of the EP=
L, &quot;Program&quot; will mean the Content.&#xA;&#xA;Content includes, =
but is not limited to, source code, object code,&#xA;documentation and ot=
her files maintained in the Eclipse.org CVS&#xA;repository (&quot;Reposit=
ory&quot;) in CVS modules (&quot;Modules&quot;) and made available&#xA;as=
downloadable archives (&quot;Downloads&quot;).&#xA;&#xA;- Content may be=
structured and packaged into modules to facilitate delivering,&#xA;exten=
ding, and upgrading the Content. Typical modules may include plug-ins (&q=
uot;Plug-ins&quot;),&#xA;plug-in fragments (&quot;Fragments&quot;), and f=
eatures (&quot;Features&quot;).&#xA;- Each Plug-in or Fragment may be pac=
kaged as a sub-directory or JAR (Java? ARchive)&#xA;in a directory named =
&quot;plugins&quot;.&#xA;- A Feature is a bundle of one or more Plug-ins =
and/or Fragments and associated material.&#xA;Each Feature may be package=
d as a sub-directory in a directory named &quot;features&quot;.&#xA;Withi=
n a Feature, files named &quot;feature.xml&quot; may contain a list of th=
e names and version&#xA;numbers of the Plug-ins and/or Fragments associat=
ed with that Feature.&#xA;- Features may also include other Features (&qu=
ot;Included Features&quot;). Within a Feature, files&#xA;named &quot;feat=
ure.xml&quot; may contain a list of the names and version numbers of Incl=
uded Features.&#xA;&#xA;Features may also include other Features (&quot;I=
ncluded Features&quot;). Files named&#xA;&quot;feature.xml&quot; may cont=
ain a list of the names and version numbers of&#xA;Included Features.&#xA=
;&#xA;The terms and conditions governing Plug-ins and Fragments should be=
&#xA;contained in files named &quot;about.html&quot; (&quot;Abouts&quot;)=
=2E The terms and&#xA;conditions governing Features and Included Features=
should be contained&#xA;in files named &quot;license.html&quot; (&quot;F=
eature Licenses&quot;). Abouts and Feature&#xA;Licenses may be located in=
any directory of a Download or Module&#xA;including, but not limited to =
the following locations:&#xA;&#xA;- The top-level (root) directory&#xA;- =
Plug-in and Fragment directories&#xA;- Inside Plug-ins and Fragments pack=
aged as JARs&#xA;- Sub-directories of the directory named &quot;src&quot;=
of certain Plug-ins&#xA;- Feature directories&#xA;&#xA;Note: if a Featur=
e made available by the Eclipse Foundation is installed using the&#xA;Ecl=
ipse Update Manager, you must agree to a license (&quot;Feature Update&#x=
A;License&quot;) during the installation process. If the Feature contains=
&#xA;Included Features, the Feature Update License should either provide =
you&#xA;with the terms and conditions governing the Included Features or =
inform&#xA;you where you can locate them. Feature Update Licenses may be =
found in&#xA;the &quot;license&quot; property of files named &quot;featur=
e.properties&quot;. Such Abouts,&#xA;Feature Licenses and Feature Update =
Licenses contain the terms and&#xA;conditions (or references to such term=
s and conditions) that govern your&#xA;use of the associated Content in t=
hat directory.&#xA;&#xA;THE ABOUTS, FEATURE LICENSES AND FEATURE UPDATE L=
ICENSES MAY REFER&#xA;TO THE EPL OR OTHER LICENSE AGREEMENTS, NOTICES OR =
TERMS AND CONDITIONS.&#xA;SOME OF THESE OTHER LICENSE AGREEMENTS MAY INCL=
UDE (BUT ARE NOT LIMITED TO):&#xA;&#xA;- Common Public License Version 1.=
0 (available at http://www.eclipse.org/legal/cpl-v10.html)&#xA;- Apache S=
oftware License 1.1 (available at http://www.apache.org/licenses/LICENSE)=
&#xA;- Apache Software License 2.0 (available at http://www.apache.org/li=
censes/LICENSE-2.0)&#xA;- IBM Public License 1.0 (available at http://oss=
=2Esoftware.ibm.com/developerworks/opensource/license10.html )&#xA;- Metro=
Link Public License 1.00 (available at http://www.opengroup.org/openmoti=
f/supporters/metrolink/license.html)&#xA;- Mozilla Public License Version=
1.1 (available at http://www.mozilla.org/MPL/MPL-1.1.html)&#xA;&#xA;IT I=
S YOUR OBLIGATION TO READ AND ACCEPT ALL SUCH TERMS AND CONDITIONS PRIOR&=
#xA;TO USE OF THE CONTENT. If no About, Feature License or Feature Update=
License&#xA;is provided, please contact the Eclipse Foundation to determ=
ine what terms and conditions&#xA;govern that particular Content.&#xA;&#x=
A;Cryptography&#xA;&#xA;Content may contain encryption software. The coun=
try in which you are&#xA;currently may have restrictions on the import, p=
ossession, and use,&#xA;and/or re-export to another country, of encryptio=
n software. BEFORE&#xA;using any encryption software, please check the co=
untry&apos;s laws,&#xA;regulations and policies concerning the import, po=
ssession, or use,&#xA;and re-export of encryption software, to see if thi=
s is permitted.&#xA;&#xA;Java and all Java-based trademarks are trademark=
s of Sun Microsystems, Inc. in the United States, other countries, or bot=
h.'/>
</properties>
<provides size=3D'2'>
<provided namespace=3D'org.eclipse.equinox.p2.iu' name=3D'org.ecl=
ipse.rcp.feature.group' version=3D'3.5.1.R35x_v20090811-9SA0FxVFqE70OL1AR=
MrfcO6e7BA6'/>
<provided namespace=3D'org.eclipse.equinox.p2.localization' name=3D=
'df_LT' version=3D'1.0.0'/>
</provides>
<requires size=3D'73'>
<required namespace=3D'org.eclipse.equinox.p2.iu' name=3D'com.ibm=
=2Eicu' range=3D'[4.0.1.v20090822,4.0.1.v20090822]'/>
<required namespace=3D'org.eclipse.equinox.p2.iu' name=3D'org.ecl=
ipse.core.commands' range=3D'[3.5.0.I20090525-2000,3.5.0.I20090525-2000]'=
/>
<required namespace=3D'org.eclipse.equinox.p2.iu' name=3D'org.ecl=
ipse.core.databinding' range=3D'[1.2.0.M20090819-0800,1.2.0.M20090819-080=
0]'/>
<required namespace=3D'org.eclipse.equinox.p2.iu' name=3D'org.ecl=
ipse.core.databinding.observable' range=3D'[1.2.0.M20090902-0800,1.2.0.M2=
0090902-0800]'/>
<required namespace=3D'org.eclipse.equinox.p2.iu' name=3D'org.ecl=
ipse.core.databinding.property' range=3D'[1.2.0.M20090819-0800,1.2.0.M200=
90819-0800]'/>
<required namespace=3D'org.eclipse.equinox.p2.iu' name=3D'org.ecl=
ipse.core.databinding.beans' range=3D'[1.2.0.I20090525-2000,1.2.0.I200905=
25-2000]'/>
<required namespace=3D'org.eclipse.equinox.p2.iu' name=3D'org.ecl=
ipse.core.jobs' range=3D'[3.4.100.v20090429-1800,3.4.100.v20090429-1800]'=
/>
<required namespace=3D'org.eclipse.equinox.p2.iu' name=3D'org.ecl=
ipse.core.expressions' range=3D'[3.4.100.v20090429-1800,3.4.100.v20090429=
-1800]'/>
<required namespace=3D'org.eclipse.equinox.p2.iu' name=3D'org.ecl=
ipse.core.runtime' range=3D'[3.5.0.v20090525,3.5.0.v20090525]'/>
<required namespace=3D'org.eclipse.equinox.p2.iu' name=3D'org.ecl=
ipse.core.runtime.compatibility.auth' range=3D'[3.2.100.v20090413,3.2.100=
=2Ev20090413]'/>
<required namespace=3D'org.eclipse.equinox.p2.iu' name=3D'org.ecl=
ipse.osgi' range=3D'[3.5.1.R35x_v20090827,3.5.1.R35x_v20090827]'/>
<required namespace=3D'org.eclipse.equinox.p2.iu' name=3D'org.ecl=
ipse.osgi.services' range=3D'[3.2.0.v20090520-1800,3.2.0.v20090520-1800]'=
/>
<required namespace=3D'org.eclipse.equinox.p2.iu' name=3D'org.ecl=
ipse.help' range=3D'[3.4.1.v20090805_35x,3.4.1.v20090805_35x]'/>
<required namespace=3D'org.eclipse.equinox.p2.iu' name=3D'org.ecl=
ipse.swt' range=3D'[3.5.1.v3555a,3.5.1.v3555a]'/>
<required namespace=3D'org.eclipse.equinox.p2.iu' name=3D'org.ecl=
ipse.jface' range=3D'[3.5.1.M20090826-0800,3.5.1.M20090826-0800]'/>
<required namespace=3D'org.eclipse.equinox.p2.iu' name=3D'org.ecl=
ipse.jface.databinding' range=3D'[1.3.1.M20090826-0800,1.3.1.M20090826-08=
00]'/>
<required namespace=3D'org.eclipse.equinox.p2.iu' name=3D'org.ecl=
ipse.ui' range=3D'[3.5.1.M20090902-1000,3.5.1.M20090902-1000]'/>
<required namespace=3D'org.eclipse.equinox.p2.iu' name=3D'org.ecl=
ipse.ui.workbench' range=3D'[3.5.1.M20090826-0800a,3.5.1.M20090826-0800a]=
'/>
<required namespace=3D'org.eclipse.equinox.p2.iu' name=3D'org.ecl=
ipse.ui.carbon' range=3D'[4.0.0.I20090525-2000,4.0.0.I20090525-2000]'>
<filter>
(&amp;(osgi.os=3Dmacosx)(osgi.ws=3Dcarbon))
</filter>
</required>
<required namespace=3D'org.eclipse.equinox.p2.iu' name=3D'org.ecl=
ipse.ui.cocoa' range=3D'[1.0.0.I20090525-2000,1.0.0.I20090525-2000]'>
<filter>
(&amp;(osgi.os=3Dmacosx)(osgi.ws=3Dcocoa))
</filter>
</required>
<required namespace=3D'org.eclipse.equinox.p2.iu' name=3D'org.ecl=
ipse.update.configurator' range=3D'[3.3.0.v20090312,3.3.0.v20090312]'/>
<required namespace=3D'org.eclipse.equinox.p2.iu' name=3D'org.ecl=
ipse.equinox.simpleconfigurator' range=3D'[1.0.101.R35x_v20090807-1100,1.=
0.101.R35x_v20090807-1100]'/>
<required namespace=3D'org.eclipse.equinox.p2.iu' name=3D'org.ecl=
ipse.swt.win32.win32.x86' range=3D'[3.5.1.v3555a,3.5.1.v3555a]'>
<filter>
(&amp;(osgi.os=3Dwin32)(osgi.ws=3Dwin32)(osgi.arch=3Dx86 ))
</filter>
</required>
<required namespace=3D'org.eclipse.equinox.p2.iu' name=3D'org.ecl=
ipse.swt.win32.win32.x86_64' range=3D'[3.5.1.v3555a,3.5.1.v3555a]'>
<filter>
(&amp;(osgi.os=3Dwin32)(osgi.ws=3Dwin32)(osgi.arch=3Dx86 _64))=

</filter>
</required>
<required namespace=3D'org.eclipse.equinox.p2.iu' name=3D'org.ecl=
ipse.swt.wpf.win32.x86' range=3D'[3.
Previous Topic:certificate problems running buckminster headless for an rcp app
Next Topic:PDE Junit Tests with Buckminster for a simple RCP
Goto Forum:
  


Current Time: Thu Apr 25 23:07:31 GMT 2024

Powered by FUDForum. Page generated in 0.03767 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top