In the Browsing tutorial, you copied the directory
<your_sniff_installation_dir>/example/c/pico_dir
, including subdirectories,
to a place where you have write permissions. If you haven't done so, please do
so now. You should have the following directory structure:
In the rest of this tutorial, we will use
<PICO_DIR>
to refer to the complete path to this
directory.
Working environment information
pwe
-- This directory holds your own workspace, i.e., your Private Working Environment.
rwe
-- This directory holds your team's shared data repository, i.e., your Repository Working Environment.
sowe
-- This directory holds your team's shared object code, i.e., your Shared Object Working Environment.
sswe
-- This directory holds the source code your team shares, i.e., your Shared Source Working Environment.
working_envs_config
-- This directory will hold the working environment files generated and maintained by SNiFF+.
Setting your Preferences
To set the
working_envs_config
directory as your preferred maintenance directory:
In the Launch Pad (or any other open SNiFF+ tool), choose Tools > Preferences... to
open the Preferences dialog.
In the Preferences dialog
Under the Tools node, select Working Environments.
In the Working Environments view, press Dir... next to the Working Environments Config.
Directory field.
Navigate to the
<PICO_DIR>/team/working_envs_config
directory.
Double-click on the directory name and press Select.
Press Ok to apply the changes and close the Preferences dialog.