Theme Switch Informational Dialog Box

See Also

This informational dialog box opens when you change the current theme in the IDE. The instructions depend on your operating system:

Instructions for Microsoft Windows

After you change the theme, you must restart the application server if it is running and then clean and rebuild your project and redeploy it, as described below. Do not deploy the application until you have completed these steps.

  1. In the , expand the Servers node, right-click the server-name, and choose Stop.
  2. If the only choice is Start Server, then the server is not running, and you can skip to step 4.

  3. In the , expand the Servers node, right-click the server-name, and choose Start.
  4. Choose Build > Clean and Build Main Project.
  5. Click the Run Main Project toolbar button Run Main Project icon to deploy your application.

Instructions for Operating Systems Other Than Microsoft Windows (Solaris, Linux, Macintosh OS X, and so on)

After you change the theme, you must clean and rebuild your project and redeploy it, as described below. Do not deploy the application until you have completed these steps.

  1. Choose Build > Clean and Build Main Project.
  2. Click the Run Main Project toolbar button Run Main Project icon to deploy your application.
See Also
About Themes

Legal Notices