From: <doc...@us...> - 2007-08-03 00:16:22
|
Revision: 139 http://openpcl.svn.sourceforge.net/openpcl/?rev=139&view=rev Author: documentsystems Date: 2007-08-02 17:16:23 -0700 (Thu, 02 Aug 2007) Log Message: ----------- Howard Hoagland. Auto generated classpath file from Eclipse 3.2.2. Modified Paths: -------------- openpcl/.classpath Modified: openpcl/.classpath =================================================================== --- openpcl/.classpath 2007-08-03 00:13:46 UTC (rev 138) +++ openpcl/.classpath 2007-08-03 00:16:23 UTC (rev 139) @@ -1,8 +1,8 @@ <?xml version="1.0" encoding="UTF-8"?> <classpath> - <classpathentry path="src" kind="src"/> - <classpathentry path="org.eclipse.jdt.launching.JRE_CONTAINER" kind="con"/> - <classpathentry path="lib/jdom.jar" kind="lib"/> - <classpathentry path="lib/TableLayout.jar" kind="lib"/> - <classpathentry path="classes" kind="output"/> + <classpathentry kind="src" path="src"/> + <classpathentry kind="lib" path="lib/jdom.jar"/> + <classpathentry kind="lib" path="lib/TableLayout.jar"/> + <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/> + <classpathentry kind="output" path="classes"/> </classpath> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |