Enabling synchronization of stubs with a project

Project monitoring enables synchronization between stubs and the component under test contained in a project. You enable monitoring at the project level with the System Under Test Monitoring property. When monitoring is enabled for a project, any changes to the component under test are automatically reflected in all existing stubs that are related to that component. The project containing the component under test must be defined as within the scope of the test project.

To enable or disable monitoring of a project:
  1. If the project is under source control, you must first check out the .project properties file located in your workspace directory.
  2. In the Package Explorer, right click the project containing the component under test that you want your stub to synchronize with and select Properties
  3. Select System Under Test Monitoring.
  4. Select or clear the Monitor this project setting and click OK.
Related concepts
Synchronization with the component under test
Related reference
Component test general preferences
Feedback
(C) Copyright IBM Corporation 2000, 2005. All Rights Reserved.