Configure NetBeans

After you install the DVN development environment, configure the NetBeans IDE with project-specific settings for the DVN. Also see the GlassFish server configuration.

To configure NetBeans, open the IDE and perform the following:

  1. If you updated your Java platform, use the Java Platforms Tool and add the required <JDK version> used in the DVN-EAR project.
  2. Use the Plugins Tool to install the following from the list of Available Plugins:
    • Facelets Support
    • Facelets Library 1.1.14
  3. Set the DVN-EAR project as the main project.
  4. Configure the remaining NetBeans components. See the topics listed below.

To check that your environment is configured properly, perform a build for the main project, DVN-EAR. Resolve any errors before you continue.

Complete the following NetBeans configurations before you build the main project: