view eclipse/com.redhat.thermostat.eclipse.target_platform/thermostat_fedora.target @ 614:121a91084133

Fix Fedora Eclipse target definition. There was a mistake in the earlier patch. It did not include the org.eclipse.jdt.core bundle, which is required by the com.redhat.thermostat.eclipse.test plup-in. Reviewed-by: ebaron Review-thread: http://icedtea.classpath.org/pipermail/thermostat/2012-September/003159.html
author Severin Gehwolf <sgehwolf@redhat.com>
date Wed, 12 Sep 2012 12:44:35 +0200
parents 2eeca26d586f
children
line wrap: on
line source

<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<?pde version="3.8"?><target name="Thermostat Eclipse (Fedora)" sequenceNumber="7">
<locations>
<location path="/usr/share/java/hamcrest" type="Directory"/>
<location path="/usr/share/java" type="Directory"/>
<location path="${eclipse_home}/plugins" type="Profile"/>
<location path="/usr/share/java/objectweb-asm" type="Directory"/>
</locations>
<targetJRE path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.7"/>
</target>