|
From: <doc...@us...> - 2007-10-30 22:42:41
|
Revision: 181
http://openpcl.svn.sourceforge.net/openpcl/?rev=181&view=rev
Author: documentsystems
Date: 2007-10-30 15:42:39 -0700 (Tue, 30 Oct 2007)
Log Message:
-----------
Howard Hoagland. Removed the jdom.jar from the .classpath file because no code references any of those classes now.
Modified Paths:
--------------
openpcl/.classpath
Modified: openpcl/.classpath
===================================================================
--- openpcl/.classpath 2007-10-26 03:55:13 UTC (rev 180)
+++ openpcl/.classpath 2007-10-30 22:42:39 UTC (rev 181)
@@ -1,7 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<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"/>
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|