Adding a Theme to a Visual Web JSF Project

See Also

In a web application with Visual Web JSF support, you can add a theme JAR file by creating a theme library for it. Creating a theme library automatically adds it to the list of available themes under the Themes node in the Projects window.

If necessary, you can also set the theme as the current theme for the project.

To add a theme:

  1. From the main menu, choose Tools > Libraries.
  2. In the bottom left of the Library Manager dialog box, click New Library.
  3. In the New Library dialog box, enter the theme name and choose Theme Libraries as the library type.
  4. In the Classpath tab of the Library Manager, click Add JAR/Folder, navigate to the theme JAR file, and then click Add JAR/Folder.
  5. In the Library Manager, click OK to add the new theme library.

To set the current theme:

  1. In the Projects window, open the project-name > Themes node.
  2. Right-click the theme and choose Set As Current Theme.
See Also
About Themes
Managing the Classpath
Projects Window
Library Manager Dialog Box

Legal Notices