Author: vrubezhny
Date: 2009-08-07 12:17:40 -0400 (Fri, 07 Aug 2009)
New Revision: 17018
Modified:
trunk/seam/tests/org.jboss.tools.seam.ui.test/projects/TestSeamELContentAssist/.project
Log:
JBIDE-4660: Update and correct the CA-related JUnit tests after the new-style CA is
applied.
Test project data for SeamUiAllTests JUnit Test suite is updated to suite the new-style CA
requirements:
Project settings are changed due to include new CA nature and builder to the project
Modified:
trunk/seam/tests/org.jboss.tools.seam.ui.test/projects/TestSeamELContentAssist/.project
===================================================================
---
trunk/seam/tests/org.jboss.tools.seam.ui.test/projects/TestSeamELContentAssist/.project 2009-08-07
15:29:14 UTC (rev 17017)
+++
trunk/seam/tests/org.jboss.tools.seam.ui.test/projects/TestSeamELContentAssist/.project 2009-08-07
16:17:40 UTC (rev 17018)
@@ -25,6 +25,11 @@
<arguments>
</arguments>
</buildCommand>
+ <buildCommand>
+ <name>org.jboss.tools.jst.web.kb.kbbuilder</name>
+ <arguments>
+ </arguments>
+ </buildCommand>
</buildSpec>
<natures>
<nature>org.eclipse.wst.common.project.facet.core.nature</nature>
@@ -34,5 +39,6 @@
<nature>org.jboss.tools.jsf.jsfnature</nature>
<nature>org.jboss.tools.seam.core.seamnature</nature>
<nature>org.hibernate.eclipse.console.hibernateNature</nature>
+ <nature>org.jboss.tools.jst.web.kb.kbnature</nature>
</natures>
</projectDescription>
Show replies by date