[seam-commits] Seam SVN: r15625 - branches/enterprise/WFK-2_1/jboss-seam-gen/dist/ide-project-files/eclipse.

seam-commits at lists.jboss.org seam-commits at lists.jboss.org
Thu Oct 24 07:02:11 EDT 2013


Author: manaRH
Date: 2013-10-24 07:02:11 -0400 (Thu, 24 Oct 2013)
New Revision: 15625

Modified:
   branches/enterprise/WFK-2_1/jboss-seam-gen/dist/ide-project-files/eclipse/.classpath
Log:
https://issues.jboss.org/browse/WFK2-246 added resources directory into .classpath for JBDS

Modified: branches/enterprise/WFK-2_1/jboss-seam-gen/dist/ide-project-files/eclipse/.classpath
===================================================================
--- branches/enterprise/WFK-2_1/jboss-seam-gen/dist/ide-project-files/eclipse/.classpath	2013-10-22 12:44:17 UTC (rev 15624)
+++ branches/enterprise/WFK-2_1/jboss-seam-gen/dist/ide-project-files/eclipse/.classpath	2013-10-24 11:02:11 UTC (rev 15625)
@@ -6,6 +6,7 @@
    <classpathentry kind="src" output="classes/hot" path="src/hot"/>
    <classpathentry kind="src" output="classes/main" path="src/main"/>
    <classpathentry kind="src" output="classes/test" path="src/test"/>
+    <classpathentry kind="src" path="resources"/>
 	<classpathentry kind="lib" path="lib/test/aether-api-1.13.1.jar"/>
 	<classpathentry kind="lib" path="lib/test/aether-connector-wagon-1.13.1.jar"/>
 	<classpathentry kind="lib" path="lib/test/aether-impl-1.13.1.jar"/>



More information about the seam-commits mailing list