2018-12-06 15:52:09 +00:00
|
|
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
2019-12-02 14:41:45 +00:00
|
|
|
<?pde version="3.8"?>
|
|
|
|
<target name="JavaCompilerPlugin.Target" sequenceNumber="2">
|
2018-12-06 15:52:09 +00:00
|
|
|
<locations>
|
2019-12-02 14:41:45 +00:00
|
|
|
<location includeAllPlatforms="false" includeConfigurePhase="true" includeMode="planner" includeSource="true" type="InstallableUnit">
|
|
|
|
<unit id="ch.qos.logback.slf4j" version="1.0.7.v201505121915"/>
|
|
|
|
<unit id="ch.qos.logback.slf4j.source" version="1.0.7.v201505121915"/>
|
|
|
|
<unit id="org.hamcrest" version="1.1.0.v20090501071000"/>
|
|
|
|
<unit id="org.hamcrest.text" version="1.1.0.v20090501071000"/>
|
|
|
|
<unit id="org.mockito" version="1.9.5.v201605172210"/>
|
|
|
|
<unit id="org.mockito.source" version="1.9.5.v201605172210"/>
|
|
|
|
<unit id="org.slf4j.api" version="1.7.2.v20121108-1250"/>
|
|
|
|
<unit id="org.slf4j.api.source" version="1.7.2.v20121108-1250"/>
|
|
|
|
<repository location="http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/"/>
|
|
|
|
</location>
|
|
|
|
<location includeAllPlatforms="false" includeConfigurePhase="true" includeMode="planner" includeSource="true" type="InstallableUnit">
|
|
|
|
<repository location="http://download.eclipse.org/technology/swtbot/releases/2.8.0/"/>
|
|
|
|
<unit id="org.apache.log4j" version="1.2.15.v201012070815"/>
|
|
|
|
<unit id="org.apache.log4j.source" version="1.2.15.v201012070815"/>
|
|
|
|
<unit id="org.eclipse.swtbot.eclipse.feature.group" version="2.8.0.201906121535"/>
|
|
|
|
<unit id="org.eclipse.swtbot.eclipse.test.junit.feature.group" version="2.8.0.201906121535"/>
|
|
|
|
<unit id="org.eclipse.swtbot.feature.group" version="2.8.0.201906121535"/>
|
|
|
|
<unit id="org.eclipse.swtbot.forms.feature.group" version="2.8.0.201906121535"/>
|
|
|
|
<unit id="org.eclipse.swtbot.ide.feature.group" version="2.8.0.201906121535"/>
|
|
|
|
<unit id="org.hamcrest.core" version="1.3.0.v20180420-1519"/>
|
|
|
|
<unit id="org.hamcrest.core.source" version="1.3.0.v20180420-1519"/>
|
|
|
|
<unit id="org.hamcrest.library" version="1.3.0.v20180524-2246"/>
|
|
|
|
<unit id="org.hamcrest.library.source" version="1.3.0.v20180524-2246"/>
|
|
|
|
</location>
|
|
|
|
<location includeAllPlatforms="false" includeConfigurePhase="true" includeMode="planner" includeSource="true" type="InstallableUnit">
|
2019-12-05 20:50:40 +00:00
|
|
|
<repository location="http://download.eclipse.org/eclipse/updates/4.7"/>
|
2019-12-02 14:41:45 +00:00
|
|
|
<unit id="org.eclipse.platform.sdk" version="0.0.0"/>
|
|
|
|
<unit id="org.eclipse.equinox.sdk.feature.group" version="0.0.0"/>
|
|
|
|
<unit id="org.eclipse.equinox.p2.sdk.feature.group" version="0.0.0"/>
|
|
|
|
</location>
|
2018-12-06 15:52:09 +00:00
|
|
|
</locations>
|
2019-12-02 14:41:45 +00:00
|
|
|
<targetJRE path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/java-11-openjdk-amd64"/>
|
|
|
|
<environment>
|
|
|
|
<os>linux</os>
|
|
|
|
<ws>gtk</ws>
|
|
|
|
<arch>x86_64</arch>
|
|
|
|
</environment>
|
|
|
|
</target>
|