summaryrefslogtreecommitdiff
path: root/.classpath
blob: 0c0ebaf8ac5af390ced9f97d981eb2dbd37441ff (plain)
1
2
3
4
5
6
7
<classpath>
  <classpathentry kind="src" path="src"/>
  <classpathentry kind="var" path="wpilib" sourcepath="wpilib.sources"/>
  <classpathentry kind="var" path="networktables" sourcepath="networktables.sources"/>
  <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8"/>
  <classpathentry kind="output" path="bin"/>
</classpath>