r6937 - dumbhippo/trunk



Author: marinaz
Date: 2007-11-27 15:04:13 -0600 (Tue, 27 Nov 2007)
New Revision: 6937

Modified:
   dumbhippo/trunk/.classpath
Log:
facebook.jar entry should be a "var", not a "lib" kind

Modified: dumbhippo/trunk/.classpath
===================================================================
--- dumbhippo/trunk/.classpath	2007-11-21 00:32:51 UTC (rev 6936)
+++ dumbhippo/trunk/.classpath	2007-11-27 21:04:13 UTC (rev 6937)
@@ -112,6 +112,6 @@
 	<classpathentry kind="lib" path="openfire/src/plugins/userImportExport/lib/msv.jar"/>
 	<classpathentry kind="lib" path="openfire/src/plugins/userImportExport/lib/isorelax.jar"/>
 	<classpathentry kind="var" path="HIPPO_TRUNK_LIB/server/dom4j-1.6.1.jar"/>
-	<classpathentry kind="lib" path="HIPPO_TRUNK_LIB/server/facebook.jar"/>
+	<classpathentry kind="var" path="HIPPO_TRUNK_LIB/server/facebook.jar"/>
 	<classpathentry kind="output" path="eclipse-build"/>
 </classpath>



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]