-
Notifications
You must be signed in to change notification settings - Fork 0
/
User3dNew.launch
16 lines (16 loc) · 1.02 KB
/
User3dNew.launch
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<launchConfiguration type="org.eclipse.jdt.launching.javaApplet">
<listAttribute key="org.eclipse.debug.core.MAPPED_RESOURCE_PATHS">
<listEntry value="/User3dNew/src/user3dnew/User3dNew.java"/>
</listAttribute>
<listAttribute key="org.eclipse.debug.core.MAPPED_RESOURCE_TYPES">
<listEntry value="1"/>
</listAttribute>
<intAttribute key="org.eclipse.jdt.launching.APPLET_HEIGHT" value="200"/>
<stringAttribute key="org.eclipse.jdt.launching.APPLET_NAME" value=""/>
<mapAttribute key="org.eclipse.jdt.launching.APPLET_PARAMETERS"/>
<intAttribute key="org.eclipse.jdt.launching.APPLET_WIDTH" value="200"/>
<stringAttribute key="org.eclipse.jdt.launching.MAIN_TYPE" value="user3dnew.User3dNew"/>
<stringAttribute key="org.eclipse.jdt.launching.PROJECT_ATTR" value="User3dNew"/>
<stringAttribute key="org.eclipse.jdt.launching.VM_ARGUMENTS" value="-Xms64m -Xmx1024m -Xdock:name=User3d -Djava.library.path=:/Users/croach/Documents/Processing/libraries/SimpleOpenNI/library"/>
</launchConfiguration>