[jboss-user] [JBoss Tools (users)] - Re: how to create new ejb project for use with seam project
akazakov
do-not-reply at jboss.com
Fri Oct 24 07:13:24 EDT 2008
You have to add a seam facet.
1. Create an EJB Project.
2. File->Properties (or right click on project->properties) -> Project Facets
3. Select Seam Facet. Change version, if you need.
4. Then I recomend you to click on Further configuration available... and set up Seam facet. Seam facet will be installed and the libs will be added to the project.
5. Then use Seam Settings properties page to set up view folder and model and action src folders.
6. Use Java EE Module Dependencies property page to add references to EAR's libs.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4184443#4184443
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4184443
More information about the jboss-user
mailing list