Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.
UI Walkthrough Facets
Faceted Project wizards
All WTP projects consists of facets and are based on a faceted project wizard framework.
On the first wizard page, the user:
- chooses the Target Runtime. It filters possible versions of the primary facet: EJB, Web, etc.
- chooses the version of the primary facet: EJB Module version in our example. This choice filters the possible choices in
- Configuration where the user can choose from some preset facet configurations.
If the user want to customize certain facet configuration, he or she can click on the Modify... button and call the Project Facets dialog.
After the project is created its facet configuration could be modified using the Project Facets property page.
Custom Faceted Project wizard
There is basic wizard to create arbitrary projects with custom facets configuration.