mirror of
https://github.com/sigmasternchen/xtext-core
synced 2025-03-16 08:48:55 +00:00
[tests] fixed junit4 launch configuration
This commit is contained in:
parent
b3498fa08b
commit
350048ce80
1 changed files with 1 additions and 1 deletions
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue