Skip to main content
summaryrefslogtreecommitdiffstats
blob: 023326fd3af838c5527b4f8a67d96647030f1543 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<?pde version="3.6"?>

<target name="gemini-management" sequenceNumber="60">
<locations>
<location includeAllPlatforms="false" includeMode="planner" includeSource="true" type="InstallableUnit">
<unit id="org.eclipse.osgi" version="3.7.1.R37x_v20110808-1106"/>
<unit id="org.eclipse.osgi.services" version="3.3.0.v20110513"/>
<unit id="org.junit4" version="0.0.0"/>
<repository location="http://download.eclipse.org/eclipse/updates/3.7/"/>
</location>
<location includeAllPlatforms="false" includeMode="planner" includeSource="false" type="InstallableUnit">
<unit id="osgi.enterprise" version="4.2.0.v201108120515"/>
<unit id="org.easymock" version="2.4.0.v20090202-0900"/>
<repository location="http://download.eclipse.org/tools/orbit/downloads/drops/S20111018035124/repository/"/>
</location>
</locations>
</target>

Back to the top