-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathOmeroDataWriter.launch
14 lines (14 loc) · 1.09 KB
/
OmeroDataWriter.launch
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<launchConfiguration type="org.eclipse.jdt.launching.localJavaApplication">
<listAttribute key="org.eclipse.debug.core.MAPPED_RESOURCE_PATHS">
<listEntry value="/CancerAvatarOmeroDataWriter/src/main/java/edu/umassmed/OmeroDataWriter/OmeroDataWriter.java"/>
</listAttribute>
<listAttribute key="org.eclipse.debug.core.MAPPED_RESOURCE_TYPES">
<listEntry value="1"/>
</listAttribute>
<stringAttribute key="org.eclipse.jdt.launching.CLASSPATH_PROVIDER" value="org.eclipse.m2e.launchconfig.classpathProvider"/>
<stringAttribute key="org.eclipse.jdt.launching.MAIN_TYPE" value="edu.umassmed.OmeroDataWriter.OmeroDataWriter"/>
<stringAttribute key="org.eclipse.jdt.launching.PROGRAM_ARGUMENTS" value="-H omero.umassmed.edu -u riganoa -p riganoa"/>
<stringAttribute key="org.eclipse.jdt.launching.PROJECT_ATTR" value="CancerAvatarOmeroDataWriter"/>
<stringAttribute key="org.eclipse.jdt.launching.SOURCE_PATH_PROVIDER" value="org.eclipse.m2e.launchconfig.sourcepathProvider"/>
</launchConfiguration>