Create a Project

This section describes how to create a new Nexaweb Java application project in Nexaweb Studio.

To create a new Nexaweb application project, follow these steps:

  1. Start Nexaweb Studio.
    The Nexaweb Studio Welcome perspective appears.

     

  2. Click Create a Project under Getting Started with Studio.
    The New Nexaweb Application project wizard starts with:
     - Java selected as Nexaweb Client Runtime, and
     - Nexaweb Platform Server selected as Nexaweb Server Runtime

     

  3. Click Next.
    The Project Settings dialog appears.

     

  4. Enter a name for this project in the Project name field and click Next.
    The Project Facets dialog appears. (To learn more about this dialog, see the Nexaweb Studio Guide.)
     
  5. Click Next.
    The Web Module dialog appears.  (To learn more about this dialog, see the Nexaweb Studio Guide.)
     
  6. Click Next.
    The Platform Settings dialog appears.
     
  7. The location of the most recent installation of Nexaweb platform appears in the Nexaweb Platform Directory field by default.
    To specify the location of another version of Nexaweb platform on your system:
    - Click Browse to locate the root directory of Nexaweb platform.
    - Click OK after selecting the Nexaweb Platform directory.
       The location of Nexaweb Platform on your system appears in the Nexaweb Platform Directory field.
    - Click Next.
      Nexaweb Studio begins to build the project and (the first time that you create a Nexaweb project) displays a Sun Java license agreement.
     
  8. Click I agree.
    The Open Associated Perspective prompt appears.
     
  9. Click Yes.
    The Application Summary dialog appears.

     

  10. Click Finish.
    Nexaweb Studio opens the project in the Nexaweb perspective.