Initial checkin of unified hierarchy of WPILib 2015

This commit is contained in:
Brad Miller
2013-12-15 18:30:16 -05:00
commit 3178911eef
1560 changed files with 410007 additions and 0 deletions

View File

@@ -0,0 +1,23 @@
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="src" path="desktop"/>
<classpathentry kind="src" path="desktop-test"/>
<classpathentry kind="var" path="JRE_LIB" sourcepath="JRE_SRC"/>
<classpathentry kind="lib" path="lib/junit-dep-4.10.jar"/>
<classpathentry kind="lib" path="lib/jmock/bsh-core-2.0b4.jar"/>
<classpathentry kind="lib" path="lib/jmock/cglib-nodep-2.2.jar"/>
<classpathentry kind="lib" path="lib/jmock/cglib-src-2.2.jar"/>
<classpathentry kind="lib" path="lib/jmock/hamcrest-core-1.3.0RC1.jar"/>
<classpathentry kind="lib" path="lib/jmock/hamcrest-library-1.3.0RC1.jar"/>
<classpathentry kind="lib" path="lib/jmock/hamcrest-unit-test-1.3.0RC1.jar"/>
<classpathentry kind="lib" path="lib/jmock/jmock-2.6.0-RC2.jar"/>
<classpathentry kind="lib" path="lib/jmock/jmock-junit3-2.6.0-RC2.jar"/>
<classpathentry kind="lib" path="lib/jmock/jmock-junit4-2.6.0-RC2.jar"/>
<classpathentry kind="lib" path="lib/jmock/jmock-legacy-2.6.0-RC2.jar"/>
<classpathentry kind="lib" path="lib/jmock/jmock-script-2.6.0-RC2.jar"/>
<classpathentry kind="lib" path="lib/jmock/objenesis-1.0.jar"/>
<classpathentry kind="lib" path="C:/Users/Mitchell/sunspotfrcsdk/lib/squawk.jar"/>
<classpathentry kind="lib" path="C:/Users/Mitchell/sunspotfrcsdk-dev/desktop-test-lib/sunit-runner.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>