File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 25
25
<booleanAttribute key =" org.eclipse.jdt.launching.DEFAULT_CLASSPATH" value =" false" />
26
26
<stringAttribute key =" org.eclipse.jdt.launching.MAIN_TYPE" value =" processing.app.Base" />
27
27
<stringAttribute key =" org.eclipse.jdt.launching.PROJECT_ATTR" value =" processing-app" />
28
- <stringAttribute key =" org.eclipse.jdt.launching.VM_ARGUMENTS" value =" -Dusemode=" jycessing.mode.PythonMode:${resource_loc:/processing.py/mode}" " />
28
+ <stringAttribute key =" org.eclipse.jdt.launching.VM_ARGUMENTS" value =" -Dusemode=" jycessing.mode.PythonMode:${resource_loc:/processing.py/mode}" -Djava.library.path= " ${resource_loc:/processing.py/native} " " />
29
29
</launchConfiguration >
Original file line number Diff line number Diff line change 14
14
<stringAttribute key =" org.eclipse.jdt.launching.MAIN_TYPE" value =" jycessing.mode.run.SketchRunner" />
15
15
<stringAttribute key =" org.eclipse.jdt.launching.PROGRAM_ARGUMENTS" value =" SKETCHRUNNER" />
16
16
<stringAttribute key =" org.eclipse.jdt.launching.PROJECT_ATTR" value =" processing.py" />
17
- <stringAttribute key =" org.eclipse.jdt.launching.VM_ARGUMENTS" value =" -Dverbose=true" />
17
+ <stringAttribute key =" org.eclipse.jdt.launching.VM_ARGUMENTS" value =" -Dverbose=true -Djava.library.path= " ${resource_loc:/processing.py/native} " " />
18
18
<stringAttribute key =" yk-options" value =" additional-options2=onexit\=snapshot startup=12 " />
19
19
</launchConfiguration >
You can’t perform that action at this time.
0 commit comments