- Add Seam facet to the desired module.
- If you have not configured libraries for Seam in advance, the facet page displays the list of missing libraries. To resolve the problem, click the Fix button. In the Specify Libraries dialog box, specify whether you would like to use one of the existing libraries, or download the missing archive. You can control the target location where the archive will be placed, the library name, and the level on which the library will be created.
- Edit the configuration files provided by other facets (web.xml, ejb-jar.xml, faces-config.xml, hibernate configuration files etc) to include Seam-specific elements.
- Create the necessary Seam files (seam.properties, components.xml, pages.xml etc.)

