Author: akazakov
Date: 2010-03-03 06:25:26 -0500 (Wed, 03 Mar 2010)
New Revision: 20592
Modified:
trunk/seam/plugins/org.jboss.tools.seam.core/templates/ejb/.project
Log:
https://jira.jboss.org/jira/browse/JBIDE-5982
Modified: trunk/seam/plugins/org.jboss.tools.seam.core/templates/ejb/.project
===================================================================
--- trunk/seam/plugins/org.jboss.tools.seam.core/templates/ejb/.project 2010-03-03
11:18:52 UTC (rev 20591)
+++ trunk/seam/plugins/org.jboss.tools.seam.core/templates/ejb/.project 2010-03-03
11:25:26 UTC (rev 20592)
@@ -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>
@@ -32,5 +37,6 @@
<nature>org.eclipse.wst.common.modulecore.ModuleCoreNature</nature>
<nature>org.eclipse.jem.workbench.JavaEMFNature</nature>
<nature>org.jboss.tools.seam.core.seamnature</nature>
+ <nature>org.jboss.tools.jst.web.kb.kbnature</nature>
</natures>
</projectDescription>