2016-07-23 23:20:32 -04:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
2016-07-19 13:16:30 -04:00
|
|
|
<classpath>
|
|
|
|
<classpathentry kind="src" path="src"/>
|
2016-07-23 23:20:32 -04:00
|
|
|
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
|
|
|
|
<classpathentry kind="lib" path="~/wpilib/java/current/lib/WPILib.jar"/>
|
|
|
|
<classpathentry kind="lib" path="~/wpilib/java/current/lib/NetworkTables.jar"/>
|
2016-07-19 13:16:30 -04:00
|
|
|
<classpathentry kind="output" path="bin"/>
|
|
|
|
</classpath>
|