UI Walkthrough Facets

From Eclipsepedia

Jump to: navigation, search

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:

  1. chooses the Target Runtime. It filters possible versions of the primary facet: EJB, Web, etc.
  2. chooses the version of the primary facet: EJB Module version in our example. This choice filters the possible choices in
  3. Configuration where the user can choose from some preset facet configurations.

Image:Screenshot_facets_1.png

If the user want to customize certain facet configuration, he or she can click on the Modify... button and call the Project Facets dialog.

Image:Screenshot_facets_2.png

After the project is created its facet configuration could be modified using the Project Facets property page.

Image:Screenshot_facets_3.png

Custom Faceted Project wizard

There is basic wizard to create arbitrary projects with custom facets configuration.

Image:Screenshot_facets_4.png

Image:Screenshot_facets_5.png

Image:Screenshot_facets_6.png