diff --git a/datastore_server/resource/eclipse/DataSetUploadClient.launch b/datastore_server/resource/eclipse/DataSetUploadClient.launch index 790c17b6ec92de6615f495df7e36904988fdcfb3..42860a829d5e0f9d5cce3612c7d6272c4884ee2e 100644 --- a/datastore_server/resource/eclipse/DataSetUploadClient.launch +++ b/datastore_server/resource/eclipse/DataSetUploadClient.launch @@ -6,7 +6,8 @@ <listAttribute key="org.eclipse.debug.core.MAPPED_RESOURCE_TYPES"> <listEntry value="1"/> </listAttribute> +<stringAttribute key="org.eclipse.jdt.launching.JRE_CONTAINER" value="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.launching.macosx.MacOSXType/JVM 1.6"/> <stringAttribute key="org.eclipse.jdt.launching.MAIN_TYPE" value="ch.systemsx.cisd.openbis.dss.client.api.gui.DataSetUploadClient"/> -<stringAttribute key="org.eclipse.jdt.launching.PROGRAM_ARGUMENTS" value="http://localhost:8888 test a;ldfj"/> +<stringAttribute key="org.eclipse.jdt.launching.PROGRAM_ARGUMENTS" value="http://localhost:8888 cramakri a;ldfj"/> <stringAttribute key="org.eclipse.jdt.launching.PROJECT_ATTR" value="datastore_server"/> </launchConfiguration>