[Swift-commit] r4178 - usertools/plotter
noreply at svn.ci.uchicago.edu
noreply at svn.ci.uchicago.edu
Mon Mar 14 21:47:27 CDT 2011
Author: wozniak
Date: 2011-03-14 21:47:26 -0500 (Mon, 14 Mar 2011)
New Revision: 4178
Added:
usertools/plotter/.classpath
Log:
Adding
Added: usertools/plotter/.classpath
===================================================================
--- usertools/plotter/.classpath (rev 0)
+++ usertools/plotter/.classpath 2011-03-15 02:47:26 UTC (rev 4178)
@@ -0,0 +1,11 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<classpath>
+ <classpathentry kind="src" path="src"/>
+ <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
+ <classpathentry kind="lib" path="lib/jfreechart-1.0.13.jar"/>
+ <classpathentry kind="lib" path="lib/java-getopt-1.0.13.jar"/>
+ <classpathentry kind="lib" path="lib/xmlgraphics-commons-1.4svn.jar"/>
+ <classpathentry kind="lib" path="lib/commons-io-1.4.jar"/>
+ <classpathentry kind="lib" path="lib/jcommon-1.0.16.jar"/>
+ <classpathentry kind="output" path="bin"/>
+</classpath>
More information about the Swift-commit
mailing list