[seam-commits] Seam SVN: r9223 - in trunk/seam-gen: icefaces/build-scripts and 1 other directory.

seam-commits at lists.jboss.org seam-commits at lists.jboss.org
Wed Oct 8 03:57:16 EDT 2008


Author: dan.j.allen
Date: 2008-10-08 03:57:16 -0400 (Wed, 08 Oct 2008)
New Revision: 9223

Modified:
   trunk/seam-gen/build-scripts/.classpath
   trunk/seam-gen/icefaces/build-scripts/.classpath
Log:
add jboss-seam-ui and sources to buildpath so you can debug the UI components


Modified: trunk/seam-gen/build-scripts/.classpath
===================================================================
--- trunk/seam-gen/build-scripts/.classpath	2008-10-08 07:43:31 UTC (rev 9222)
+++ trunk/seam-gen/build-scripts/.classpath	2008-10-08 07:57:16 UTC (rev 9223)
@@ -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"/>

Modified: trunk/seam-gen/icefaces/build-scripts/.classpath
===================================================================
--- trunk/seam-gen/icefaces/build-scripts/.classpath	2008-10-08 07:43:31 UTC (rev 9222)
+++ trunk/seam-gen/icefaces/build-scripts/.classpath	2008-10-08 07:57:16 UTC (rev 9223)
@@ -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