[seam-commits] Seam SVN: r9237 - in branches/community/Seam_2_0/seam-gen: icefaces/build-scripts and 1 other directory.

seam-commits at lists.jboss.org seam-commits at lists.jboss.org
Wed Oct 8 19:03:35 EDT 2008


Author: dan.j.allen
Date: 2008-10-08 19:03:35 -0400 (Wed, 08 Oct 2008)
New Revision: 9237

Modified:
   branches/community/Seam_2_0/seam-gen/build-scripts/.classpath
   branches/community/Seam_2_0/seam-gen/icefaces/build-scripts/.classpath
Log:
add jboss-seam-ui and sources to Eclipse buildpath for debugging


Modified: branches/community/Seam_2_0/seam-gen/build-scripts/.classpath
===================================================================
--- branches/community/Seam_2_0/seam-gen/build-scripts/.classpath	2008-10-08 22:09:36 UTC (rev 9236)
+++ branches/community/Seam_2_0/seam-gen/build-scripts/.classpath	2008-10-08 23:03:35 UTC (rev 9237)
@@ -11,6 +11,7 @@
     <classpathentry kind="lib" path="lib/hibernate-commons-annotations.jar"/>
     <classpathentry kind="lib" path="lib/hibernate-entitymanager.jar"/>
     <classpathentry kind="lib" path="lib/jboss-seam.jar" sourcepath="lib/src/jboss-seam-sources.jar"/>
+    <classpathentry kind="lib" path="lib/jboss-ui.jar" sourcepath="lib/src/jboss-seam-ui-sources.jar"/>
     <classpathentry kind="lib" path="lib/jboss-seam-debug.jar"/>
     <classpathentry kind="lib" path="lib/jboss-cache.jar"/>
     <classpathentry kind="lib" path="lib/jbpm-jpdl.jar"/>

Modified: branches/community/Seam_2_0/seam-gen/icefaces/build-scripts/.classpath
===================================================================
--- branches/community/Seam_2_0/seam-gen/icefaces/build-scripts/.classpath	2008-10-08 22:09:36 UTC (rev 9236)
+++ branches/community/Seam_2_0/seam-gen/icefaces/build-scripts/.classpath	2008-10-08 23:03:35 UTC (rev 9237)
@@ -11,6 +11,7 @@
     <classpathentry kind="lib" path="lib/hibernate-commons-annotations.jar"/>
     <classpathentry kind="lib" path="lib/hibernate-entitymanager.jar"/>
     <classpathentry kind="lib" path="lib/jboss-seam.jar" sourcepath="lib/src/jboss-seam-sources.jar"/>
+    <classpathentry kind="lib" path="lib/jboss-seam-ui.jar" sourcepath="lib/src/jboss-seam-ui-sources.jar"/>
     <classpathentry kind="lib" path="lib/jboss-seam-debug.jar"/>
     <classpathentry kind="lib" path="lib/jboss-cache.jar"/>
     <classpathentry kind="lib" path="lib/jbpm-jpdl.jar"/>




More information about the seam-commits mailing list