We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 86981b3 commit 109cd6bCopy full SHA for 109cd6b
2 files changed
.classpath
@@ -3,7 +3,6 @@
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="lib/opencv-245.jar"/>
6
- <classpathentry kind="lib" path="/Volumes/BigBro/jmw/Documents/code/eclipse/libs/core.jar"/>
7
<classpathentry kind="con" path="org.eclipse.jdt.USER_LIBRARY/processing-core"/>
8
<classpathentry kind="con" path="org.eclipse.jdt.USER_LIBRARY/processing-opencv"/>
9
<classpathentry kind="output" path="bin"/>
.gitignore
@@ -9,7 +9,7 @@ local.properties
.settings/
10
.loadpath
11
distribution/*
12
-#lib/
+lib/
13
14
# External tool builders
15
.externalToolBuilders/
0 commit comments