In this section, you create a new General Interface project. A new project folder is created in the workspace/JSXAPPS directory, and all application-specific files are created and saved in this folder. The workspace is the directory that contains your projects, custom add-ins, custom prototypes, and your user settings for General Interface Builder.
- Start General Interface Builder and choose a workspace if you haven't yet. If this is the first time you're starting General Interface Builder, see Starting General Interface Builder.
- Choose Project > New Project or click the Create a New Project link in the Welcome screen (Help > Welcome Screen) to open the new project wizard.
- Choose General Interface Application as the project type, and click Next.
Click here to expand screenshot...
- Choose the project template and click Next.
Click here to expand screenshot...
- Specify a project path and click Finish.
Click here to expand screenshot...
A new project is loaded in the browser window. Two default, empty files are open in the central work area.
 | While building this sample application, all project data is stored locally in browser memory. The application is not automatically saved to the file system. Save the project before you close or refresh the browser window. If you don't save the project, the data is lost. |
For more information on projects, see About General Interface Builder Projects.