Skip to content

Commit 6893525

Browse files
author
jan
committed
use my local settings for the launcher
1 parent deaa723 commit 6893525

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

io.sloeber.tests/BuildTests Sloeber.launch

+2-2
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<setEntry value="io.sloeber.product.sdk"/>
1717
</setAttribute>
1818
<booleanAttribute key="includeOptional" value="true"/>
19-
<stringAttribute key="location" value="C:\buildSloeber"/>
19+
<stringAttribute key="location" value="R:\buildSloeber"/>
2020
<booleanAttribute key="org.eclipse.debug.core.ATTR_FORCE_SYSTEM_CONSOLE_ENCODING" value="false"/>
2121
<listAttribute key="org.eclipse.debug.core.MAPPED_RESOURCE_PATHS">
2222
<listEntry value="/io.sloeber.tests/src/io/sloeber/core/BuildTests.java"/>
@@ -25,7 +25,7 @@
2525
<listEntry value="1"/>
2626
</listAttribute>
2727
<mapAttribute key="org.eclipse.debug.core.environmentVariables">
28-
<mapEntry key="SLOEBER_HOME" value="c:\"/>
28+
<mapEntry key="SLOEBER_HOME" value="D:\"/>
2929
</mapAttribute>
3030
<stringAttribute key="org.eclipse.jdt.junit.CONTAINER" value=""/>
3131
<booleanAttribute key="org.eclipse.jdt.junit.KEEPRUNNING_ATTR" value="true"/>

0 commit comments

Comments
 (0)