Configuring NexJ Studio preferences

Before you begin working in NexJ Studio, you must define the location of your build output directory.
The build output directory will store your published models and deployment information.
To configure NexJ Studio preferences:
  1. Click Window > Preferences.
    The Preferences dialog opens.
  2. In the preferences navigation, click NexJ Studio > Build Settings.
    The Build Settings page opens.
  3. In the Build output folder field, click Browse.
    A browse dialog opens.
  4. In the browse dialog, specify the folder that you want to use as your build output folder. This folder is typically named out and placed in a C:\work folder. If the folder does not exist, you can create it by clicking Make New Folder.
    Note: Ensure that the output folder is separate from your workspace folder. Keeping the output folder separate from the workspace folder ensures that loops do not occur.
  5. Click OK.
    The browse dialog closes.
  6. Click OK.
    The Preferences dialog closes.
The build output folder is specified.
To continue with the NexJ CRM deployment process, you can now define environment files. If you are using NexJ Studio to develop new applications, you can now proceed by importing base models and creating new models.