Skip to content

Commit

Permalink
Add joda library to .classpath files.
Browse files Browse the repository at this point in the history
  • Loading branch information
arnocandel committed Feb 23, 2014
1 parent c35498d commit 607b789
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .classpath
Original file line number Diff line number Diff line change
Expand Up @@ -34,5 +34,6 @@
<classpathentry kind="lib" path="lib/jogamp/gluegen-rt-natives-linux-amd64.jar"/>
<classpathentry kind="lib" path="lib/jogamp/gluegen-rt.jar" sourcepath="lib/jogamp/gluegen-rt-sources.jar"/>
<classpathentry kind="con" path="org.eclipse.jdt.USER_LIBRARY/python) interpreter library"/>
<classpathentry kind="con" path="org.eclipse.jdt.USER_LIBRARY/joda-time-2.3"/>
<classpathentry kind="output" path="target/classes"/>
</classpath>
1 change: 1 addition & 0 deletions h2o-samples/.classpath
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,6 @@
<classpathentry kind="lib" path="/h2o/lib/jets3t/commons-httpclient-3.1.jar" sourcepath="/h2o/lib/jets3t/commons-httpclient-3.1-sources.jar"/>
<classpathentry kind="lib" path="/h2o/lib/gson/gson-2.2.2.jar" sourcepath="/h2o/lib/gson/gson-2.2.2-sources.jar"/>
<classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/4"/>
<classpathentry kind="con" path="org.eclipse.jdt.USER_LIBRARY/joda-time-2.3"/>
<classpathentry kind="output" path="target/classes"/>
</classpath>

0 comments on commit 607b789

Please sign in to comment.