File tree 1 file changed +22
-0
lines changed 1 file changed +22
-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 =" /processing/src/processing/app/Base.java" />
5
+ </listAttribute >
6
+ <listAttribute key =" org.eclipse.debug.core.MAPPED_RESOURCE_TYPES" >
7
+ <listEntry value =" 1" />
8
+ </listAttribute >
9
+ <listAttribute key =" org.eclipse.jdt.launching.CLASSPATH" >
10
+ <listEntry value =" < ?xml version=" 1.0" encoding=" UTF-8" standalone=" no" ?> < runtimeClasspathEntry containerPath=" org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/java-6-openjdk-amd64" javaProject=" processing" path=" 1" type=" 4" /> " />
11
+ <listEntry value =" < ?xml version=" 1.0" encoding=" UTF-8" standalone=" no" ?> < runtimeClasspathEntry internalArchive=" /processing/lib/ecj.jar" path=" 3" type=" 2" /> " />
12
+ <listEntry value =" < ?xml version=" 1.0" encoding=" UTF-8" standalone=" no" ?> < runtimeClasspathEntry internalArchive=" /processing/lib/jna.jar" path=" 3" type=" 2" /> " />
13
+ <listEntry value =" < ?xml version=" 1.0" encoding=" UTF-8" standalone=" no" ?> < runtimeClasspathEntry internalArchive=" /processing/lib/RXTXcomm.jar" path=" 3" type=" 2" /> " />
14
+ <listEntry value =" < ?xml version=" 1.0" encoding=" UTF-8" standalone=" no" ?> < runtimeClasspathEntry path=" 3" projectName=" processing-core" type=" 1" /> " />
15
+ <listEntry value =" < ?xml version=" 1.0" encoding=" UTF-8" standalone=" no" ?> < runtimeClasspathEntry id=" org.eclipse.jdt.launching.classpathentry.defaultClasspath"> < memento exportedEntriesOnly=" false" project=" processing" /> < /runtimeClasspathEntry> " />
16
+ </listAttribute >
17
+ <booleanAttribute key =" org.eclipse.jdt.launching.DEFAULT_CLASSPATH" value =" false" />
18
+ <stringAttribute key =" org.eclipse.jdt.launching.MAIN_TYPE" value =" processing.app.Base" />
19
+ <stringAttribute key =" org.eclipse.jdt.launching.PROJECT_ATTR" value =" processing" />
20
+ <stringAttribute key =" org.eclipse.jdt.launching.VM_ARGUMENTS" value =" -Djava.library.path=lib/" />
21
+ <stringAttribute key =" org.eclipse.jdt.launching.WORKING_DIRECTORY" value =" ${workspace_loc:processing}/../build/linux/work" />
22
+ </launchConfiguration >
You can’t perform that action at this time.
0 commit comments