File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22<classpath >
33 <classpathentry kind =" src" path =" src" />
44 <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/greg /Documents/code/eclipse/libs /core.jar" />
6- <classpathentry kind =" con" path =" org.eclipse.jdt.USER_LIBRARY/opencv-2.4.4 " />
5+ <classpathentry kind =" lib" path =" /Users/p0 /Documents/Eclipse/processing-libraries /core.jar" />
6+ <classpathentry kind =" con" path =" org.eclipse.jdt.USER_LIBRARY/opencv-2.4.5 " />
77 <classpathentry kind =" output" path =" bin" />
88</classpath >
Original file line number Diff line number Diff line change @@ -16,4 +16,5 @@ distribution/*
1616# Locally stored "Eclipse launch configurations"
1717* .launch
1818
19- .DS_Store
19+ .DS_Store
20+ /bin
Original file line number Diff line number Diff line change 1717# For windows the default path to your sketchbook would be
1818# ${user.home}/My Documents/Processing (make adjustments below).
1919
20- sketchbook.location =${user.home}/Documents/Processing
20+ sketchbook.location =${user.home}/Documents/Processing/
2121
2222
2323
@@ -38,7 +38,7 @@ sketchbook.location=${user.home}/Documents/Processing
3838# Uncommenting the line below will overwrite the classpath.local.location from
3939# above.
4040
41- classpath.local.location =${user.home}/Documents/code/ eclipse/libs
41+ classpath.local.location =${user.home}/Documents/eclipse/processing-libraries
4242
4343
4444# Add all jar files that are required for compiling your project to the local
You can’t perform that action at this time.
0 commit comments