Editing a Project | Working With Projects |
Project Menu | Edit Current Project Window |
A Sun WorkShopTM project is a named set of files and preferences stored in a file which you can build as an entity. You can create a new project that has no existing source files or a new project where source files already exist.
To create a new project that does not have existing source files:
To create a new project with the help of the wizard, do one of the following:
To share project file information with members of your development team:
The Create New Project wizard prompts you to define your project settings. Then Sun WorkShop creates the type of project you defined (a file with a .prd file extension) with the source files you requested. You can share that project file information with multiple members of your development team by creating a project that has an absolute/full path to the project file and a relative (file/basename only) project directory.
For example, your team has a workspace for your project, and you create a project named ws.prd in the top level directory of the workspace:
A team member can have a copy of the workspace in /export/myws and by opening the project file /export/myws/ws.prd, the project applies to that team member's local files and to no other team member's files.