how to create a seam project
Hi there,
in Intellij IDEA 8
How to create a project with seam framework?
i noticed that at create new project wizard, there are several choices for framework support, like web service and java EE.
but i did not find seam there? is this mean i can only import a seam project?
BTW, when will Intellij IDEA 8 release? i am always looking forward to that!
Please sign in to leave a comment.
Hi,
You should add Seam facet to any module in "project settings" dialog. All
components from this module will be provided to dependent modules.
Serega.