A special view exists for monitoring which team instances have been created and whether each of them is currently active or not. When debugging callin bindings which do not trigger while they are intended to do so, the team monitor should provide first help to find out whether there is any active instance of the team being considered. If no active instance exists, callins can not trigger.
The team monitor view is a variant of the variables view with the following features:
a team instance in not active (for the current thread, if one is selected)
a team instance is active, either globally or for the
thread selected in the debug view
a team instance is implicitly active due to executing a team or role method.
) instead of any individual thread.
Technical note: When debugging an Eclipse application or OSGi fragment with OT/Equinox enabled, the team monitor can only work if an open Object Teams Plug-in Project can be found in the workspace. If this requirement is not met a corresponding warning will be logged.