Brian Silverman | 890a32a | 2018-03-11 15:41:56 -0700 | [diff] [blame] | 1 | <?xml version="1.0" encoding="UTF-8"?> |
| 2 | <classpath> |
| 3 | <classpathentry kind="src" path="src"/> |
| 4 | <classpathentry kind="var" path="wpilib" sourcepath="wpilib.sources"/> |
| 5 | <classpathentry kind="var" path="networktables" sourcepath="networktables.sources"/> |
| 6 | <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8"/> |
| 7 | <classpathentry kind="var" path="opencv" sourcepath="opencv.sources"/> |
| 8 | <classpathentry kind="var" path="cscore" sourcepath="cscore.sources"/> |
| 9 | <classpathentry kind="output" path="bin"/> |
| 10 | </classpath> |