Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/org.gastro.testclient')
-rw-r--r--plugins/org.gastro.testclient/GastroTestClient1.launch2
-rw-r--r--plugins/org.gastro.testclient/GastroTestClient2.launch2
2 files changed, 2 insertions, 2 deletions
diff --git a/plugins/org.gastro.testclient/GastroTestClient1.launch b/plugins/org.gastro.testclient/GastroTestClient1.launch
index 3c24a58087..c721fab7f4 100644
--- a/plugins/org.gastro.testclient/GastroTestClient1.launch
+++ b/plugins/org.gastro.testclient/GastroTestClient1.launch
@@ -12,7 +12,7 @@
<stringAttribute key="configLocation" value="${workspace_loc}/.metadata/.plugins/org.eclipse.pde.core/GastroTestClient1"/>
<booleanAttribute key="default" value="false"/>
<booleanAttribute key="includeOptional" value="true"/>
-<stringAttribute key="location" value="${workspace_loc}/../gastro1a.rt"/>
+<stringAttribute key="location" value="${workspace_loc}/../ws-gastro1a"/>
<stringAttribute key="org.eclipse.jdt.launching.JRE_CONTAINER" value="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/J2SE-1.5"/>
<stringAttribute key="org.eclipse.jdt.launching.PROGRAM_ARGUMENTS" value="-os ${target.os} -ws ${target.ws} -arch ${target.arch} -nl ${target.nl}"/>
<stringAttribute key="org.eclipse.jdt.launching.SOURCE_PATH_PROVIDER" value="org.eclipse.pde.ui.workbenchClasspathProvider"/>
diff --git a/plugins/org.gastro.testclient/GastroTestClient2.launch b/plugins/org.gastro.testclient/GastroTestClient2.launch
index 98109ab021..a22ebc2f32 100644
--- a/plugins/org.gastro.testclient/GastroTestClient2.launch
+++ b/plugins/org.gastro.testclient/GastroTestClient2.launch
@@ -12,7 +12,7 @@
<stringAttribute key="configLocation" value="${workspace_loc}/.metadata/.plugins/org.eclipse.pde.core/GastroTestClient2"/>
<booleanAttribute key="default" value="false"/>
<booleanAttribute key="includeOptional" value="true"/>
-<stringAttribute key="location" value="${workspace_loc}/../gastro2.rt"/>
+<stringAttribute key="location" value="${workspace_loc}/../ws-gastro2"/>
<stringAttribute key="org.eclipse.jdt.launching.PROGRAM_ARGUMENTS" value="-os ${target.os} -ws ${target.ws} -arch ${target.arch} -nl ${target.nl}"/>
<stringAttribute key="org.eclipse.jdt.launching.SOURCE_PATH_PROVIDER" value="org.eclipse.pde.ui.workbenchClasspathProvider"/>
<stringAttribute key="pde.version" value="3.3"/>

Back to the top