Author: vrubezhny
Date: 2008-05-21 10:03:05 -0400 (Wed, 21 May 2008)
New Revision: 8260
Modified:
trunk/seam/tests/org.jboss.tools.seam.ui.test/projects/seam_war-test/.classpath
Log:
http://jira.jboss.com/jira/browse/JBIDE-2004 Create JUnit tests for New Seam
Action/Form/Conversation/Entity wizards. It should invoke seam-gen and check results of
its work.
Test projects are updated
Modified: trunk/seam/tests/org.jboss.tools.seam.ui.test/projects/seam_war-test/.classpath
===================================================================
---
trunk/seam/tests/org.jboss.tools.seam.ui.test/projects/seam_war-test/.classpath 2008-05-21
14:02:42 UTC (rev 8259)
+++
trunk/seam/tests/org.jboss.tools.seam.ui.test/projects/seam_war-test/.classpath 2008-05-21
14:03:05 UTC (rev 8260)
@@ -3,13 +3,7 @@
<classpathentry kind="src" path="test-src"/>
<classpathentry kind="src" path="embedded-ejb"/>
<classpathentry kind="con"
path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
- <classpathentry kind="lib" path="lib/hibernate-all.jar"/>
- <classpathentry kind="lib" path="lib/jboss-ejb3-all.jar"/>
- <classpathentry kind="lib" path="lib/myfaces-api-1.1.4.jar"/>
- <classpathentry kind="lib"
path="lib/myfaces-impl-1.1.4.jar"/>
- <classpathentry kind="lib" path="lib/servlet-api.jar"/>
<classpathentry kind="lib"
path="lib/testng-4.5.1-jdk15.jar"/>
- <classpathentry kind="lib" path="lib/thirdparty-all.jar"/>
<classpathentry kind="lib" path="/seam_war/WebContent"/>
<classpathentry combineaccessrules="false" kind="src"
path="/seam_war"/>
<classpathentry kind="output" path="bin"/>