[tests] fixed junit4 launch configuration

This commit is contained in:
dhubner 2011-12-15 15:31:21 +01:00
parent b3498fa08b
commit 350048ce80

View file

@ -13,7 +13,7 @@
<stringAttribute key="configLocation" value="${workspace_loc}/.metadata/.plugins/org.eclipse.pde.core/pde-junit"/>
<booleanAttribute key="default" value="true"/>
<booleanAttribute key="includeOptional" value="true"/>
<stringAttribute key="location" value="${workspace_loc}/../${user.dir}-junit-workspace"/>
<stringAttribute key="location" value="${workspace_loc}/../junit-org.eclipse.xtext.junit4.tests-workspace"/>
<listAttribute key="org.eclipse.debug.core.MAPPED_RESOURCE_PATHS">
<listEntry value="/org.eclipse.xtext.junit4.tests"/>
</listAttribute>