The workspace contains all the projects and packages with which you are working. The repository contains all previous or updated editions, and editions that have otherwise been moved from the workspace.
The repository also
contains projects and packages that other users have created.
Adding a Project to the Workspace
If you are in the Workbench, add a project from the repository to the workspace
by completing the following steps:
Alternatively, if you are currently using the Repository Explorer, add a project by completing the following steps:
The project, including all packages and classes contained in that edition of the project, will be added to the Projects page of the Workbench. You can browse it in the Project browser.
When you add a
project to the workspace, the package and class editions that get added are the editions
most recently released into that edition of the project. Anyone on the development team
can add projects to their workspaces, because this action does not alter the project
edition's configuration of package and class editions in the repository.
Adding a Package to the Workspace
You can add a package from the repository to any project in the workspace, or to
a project that does not yet exist, provided that the package has not been added to another
project already. If you are in the Workbench, you can add a package from the
repository to the workspace by completing the following steps:
Alternatively, if you are currently using the Repository Explorer, you can add a package by completing the following steps:
If you specified a new project, it will be created, and then the package will be added to the specified package. You can browse the package in the Projects and Packages pages of the Workbench, or in the project and package browsers.
When you add a
package to the workspace, the class editions that get added are the editions most recently
released into that edition of the package. The project to which you are adding the package
can not be a versioned edition. If the project is not an open edition, then a scratch
edition of the project will be created. Only the project owner can open an edition of the
project and add a package to it, since this action alters the project's configuration of
contained packages and classes in the repository, which changes the team baseline.
Projects and Other Program Elements
Editions and Versioning
Browsing the Workspace
Creating a Project
Creating a Package
Adding Classes and Methods from the Repository to the Workspace
Searching for a Program Element in the Repository