![]() |
Java Projects
| Note that the project setup described here does not apply to Java projects. Please refer to the SNiFF+ Java Tutorial for details about setting up Java projects.
| |
For team projects, the following steps should be completed by the Working Environments Administrator (described on page 181).
Here is our recommended procedure for starting out with a new project:
Determine your development situation.
Step 1: Your development situation
If you need working environments, create and specify a Working Environment Configuration
Directory.
Create the project.
Specify a default working environment if necessary.
Initialize new team working environments if necessary.
Set up Make Support.
Step 2: The Working Environment Configuration Directory
SNiFF+ stores and maintains working environment files in a Working Environment Configuration Directory. By default, this directory is:
Step 4: Specify a default working environment
Your default working environment is the working environment in which you normally work. For individual developers working in teams or alone, this will generally be a PWE. For a Working Environments Administrator, this will usually be either the team's SSWE or SOWE.
Setting a default working environment has two advantages:
To specify a default working environment, please refer to Specifying a default working environment.
Step 5: Initialize team working environments
The goal of initializing team working environments is to be able to share files between all the working environments your team uses.
Step 6: Set up Make Support
You can build targets in SNiFF+ using either SNiFF+'s Make Support or your own Makefiles. In a team development environment, we strongly recommend using SNiFF+'s Make Support.