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>

View File

@@ -0,0 +1,59 @@
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>Network_Tables_2.0</name>
<comment></comment>
<projects>
</projects>
<buildSpec>
<buildCommand>
<name>org.eclipse.jdt.core.javabuilder</name>
<arguments>
</arguments>
</buildCommand>
</buildSpec>
<natures>
<nature>org.eclipse.jdt.core.javanature</nature>
</natures>
<linkedResources>
<link>
<name>build.xml</name>
<type>1</type>
<locationURI>$%7BPARENT-1-PROJECT_LOC%7D/build.xml</locationURI>
</link>
<link>
<name>classes</name>
<type>2</type>
<locationURI>$%7BPARENT-1-PROJECT_LOC%7D/build/desktop/classes</locationURI>
</link>
<link>
<name>crio</name>
<type>2</type>
<locationURI>$%7BPARENT-1-PROJECT_LOC%7D/src/crio</locationURI>
</link>
<link>
<name>crio-test</name>
<type>2</type>
<location>D:/Projects/NetworkTables2.0/trunk/java/crio-test</location>
</link>
<link>
<name>desktop</name>
<type>2</type>
<locationURI>$%7BPARENT-1-PROJECT_LOC%7D/src/desktop</locationURI>
</link>
<link>
<name>desktop-test</name>
<type>2</type>
<locationURI>$%7BPARENT-1-PROJECT_LOC%7D/desktop-test</locationURI>
</link>
<link>
<name>lib</name>
<type>2</type>
<locationURI>$%7BPARENT-1-PROJECT_LOC%7D/lib</locationURI>
</link>
<link>
<name>src</name>
<type>2</type>
<locationURI>$%7BPARENT-1-PROJECT_LOC%7D/src/common</locationURI>
</link>
</linkedResources>
</projectDescription>