Author: thomas.heute(a)jboss.com
Date: 2007-02-26 15:35:51 -0500 (Mon, 26 Feb 2007)
New Revision: 6409
Modified:
trunk/faces/.classpath
Log:
Eclipse classpath
Modified: trunk/faces/.classpath
===================================================================
--- trunk/faces/.classpath 2007-02-26 18:02:56 UTC (rev 6408)
+++ trunk/faces/.classpath 2007-02-26 20:35:51 UTC (rev 6409)
@@ -6,5 +6,9 @@
<classpathentry kind="lib"
path="/thirdparty/sun-servlet/lib/jsp-api.jar"/>
<classpathentry combineaccessrules="false" kind="src"
path="/common"/>
<classpathentry kind="lib"
path="/thirdparty/apache-log4j/lib/log4j.jar"/>
+ <classpathentry kind="lib"
path="/thirdparty/facelets/lib/jsf-facelets.jar"/>
+ <classpathentry kind="lib"
path="/thirdparty/el/lib/el-api.jar"/>
+ <classpathentry kind="lib"
path="/thirdparty/oswego-concurrent/lib/concurrent.jar"/>
+ <classpathentry kind="lib"
path="/thirdparty/junit/lib/junit.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>