What happens when a JSF Facet is installed?


When a JSF Facet is installed, the following occurs:
The project should have the JSF implementation JAR files in its classpath. This can be configured by selecting the library type,"User Library" or if the user has chosen a runtime adapter that is capable of supplying the JSF implementation libraries, the library configuration can be disabled by selecting the type, "Disable Library Configuration".

Related concepts

JSF Facets
What happens when a JSF Facet is un-installed?

Related reference