Once a project has been published to a Structure101 repository, it can be opened via the File/Open dialog and choosing the "repository projects" tab.

The table lists all projects in the selected repository. Choose the project and the snapshot that you wish to view and select OK.

To most intents and purposes, there is little difference between viewing repository as opposed to local projects. However, there are a couple of features that are not available for repository projects:

  1. Snapshot properties (such as path to classes / data file) cannot be modified (Project/Properties)
  2. Publishing is not available (Project/Publish)
  3. Source viewing is not available (Tools/View Source)

If you make any changes to a repository project, it will be marked "dirty". This means that you will be prompted to save your changes when you e.g. close the project or exit the application.

Tips