We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ce489bd commit 39d2427Copy full SHA for 39d2427
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="/Users/p0/Documents/Eclipse/processing-libraries/core.jar"/>
6
<classpathentry kind="lib" path="lib/opencv-245.jar"/>
+ <classpathentry kind="con" path="org.eclipse.jdt.USER_LIBRARY/processing-core"/>
7
<classpathentry kind="output" path="bin"/>
8
</classpath>
0 commit comments