Load imported files to a Engineering Workflow Management workspace
In this lesson, you load the contents of a repository workspace into a local Eclipse workspace, so that you can work with the project contents.
About this task
When you create a repository workspace, you are given the option to load it immediately. You can also load a repository workspace, or unload it, at any time. Loading a repository workspace copies all of the components in it into the Eclipse workspace, or into the sandbox, that is associated with your current repository connection.
To load a repository workspace:
Procedure
- In IBM® Engineering Workflow Management, open the Pending Changes view by clicking .
- Right-click the repository workspace, and click Accept. In this tutorial, the repository workspace is named king_tutor.
- Right-click the repository workspace again, and the select Load.
- In the Load Repository Workspace page, select choose Find and load Eclipse projects to search the repository workspace to load, and click Next.
- In the Load Eclipse Projects page, select the projects to load, and click Next.
- In the Repository Folders to Load page, select the folders to load, and click Finish.
Results
The selected projects or folders are loaded into your Eclipse workspace. In the next lesson, you deliver changes in a synchronized environment.