Reuse Existing Eclipse Client Precondition Configuration GUI
In RTC Eclipse Client, one can configure pre-conditions (operation advisors) required to run for a workitem save operation. One of these pre-conditions is 'Required Properties' which when selected has a configuration associated with it. This configuration is presented in the form of a GUI which contains a list of all workitem types, their states and the check boxes for the required attributes in each of these states.
We are programming a pre-condition for which we require the exact same GUI with the same functionality.
Is it possible to reuse this GUI ?
Arun
We are programming a pre-condition for which we require the exact same GUI with the same functionality.
Arun