File tree Expand file tree Collapse file tree 1 file changed +20
-0
lines changed
Expand file tree Collapse file tree 1 file changed +20
-0
lines changed Original file line number Diff line number Diff line change 1+ <?xml version =" 1.0" encoding =" UTF-8" standalone =" no" ?>
2+ <launchConfiguration type =" org.eclipse.jdt.launching.localJavaApplication" >
3+ <listAttribute key =" org.eclipse.debug.core.MAPPED_RESOURCE_PATHS" >
4+ <listEntry value =" /LXStudio-IDE/src/main/java/heronarts/lx/app/LXStudioApp.java" />
5+ </listAttribute >
6+ <listAttribute key =" org.eclipse.debug.core.MAPPED_RESOURCE_TYPES" >
7+ <listEntry value =" 1" />
8+ </listAttribute >
9+ <booleanAttribute key =" org.eclipse.jdt.launching.ATTR_ATTR_USE_ARGFILE" value =" false" />
10+ <booleanAttribute key =" org.eclipse.jdt.launching.ATTR_EXCLUDE_TEST_CODE" value =" true" />
11+ <booleanAttribute key =" org.eclipse.jdt.launching.ATTR_SHOW_CODEDETAILS_IN_EXCEPTION_MESSAGES" value =" true" />
12+ <booleanAttribute key =" org.eclipse.jdt.launching.ATTR_USE_CLASSPATH_ONLY_JAR" value =" false" />
13+ <booleanAttribute key =" org.eclipse.jdt.launching.ATTR_USE_START_ON_FIRST_THREAD" value =" true" />
14+ <stringAttribute key =" org.eclipse.jdt.launching.CLASSPATH_PROVIDER" value =" org.eclipse.m2e.launchconfig.classpathProvider" />
15+ <stringAttribute key =" org.eclipse.jdt.launching.MAIN_TYPE" value =" heronarts.lx.app.LXStudioApp" />
16+ <stringAttribute key =" org.eclipse.jdt.launching.MODULE_NAME" value =" LXStudio-IDE" />
17+ <stringAttribute key =" org.eclipse.jdt.launching.PROJECT_ATTR" value =" LXStudio-IDE" />
18+ <stringAttribute key =" org.eclipse.jdt.launching.SOURCE_PATH_PROVIDER" value =" org.eclipse.m2e.launchconfig.sourcepathProvider" />
19+ <stringAttribute key =" org.eclipse.jdt.launching.VM_ARGUMENTS" value =" -Djava.library.path=lib/processing-4.0b8/native" />
20+ </launchConfiguration >
You can’t perform that action at this time.
0 commit comments