We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 19ba79b commit 389da54Copy full SHA for 389da54
1 file changed
.classpath
@@ -2,7 +2,7 @@
2
<classpath>
3
<classpathentry kind="src" path="src"/>
4
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
5
- <classpathentry kind="lib" path="/home/arturo/Code/processing-2.0.3/core/library/core.jar"/>
+ <classpathentry kind="lib" path="/Users/p0/Documents/Eclipse/processing-libraries/core.jar"/>
6
<classpathentry kind="lib" path="lib/opencv-245.jar"/>
7
<classpathentry kind="output" path="bin"/>
8
</classpath>
0 commit comments