A tool descriptor was modeled with the tool type "PLUGIN" but the referenced plug-in does not have an activator. This problem
can only occur if additional plug-ins were implemented by using the product API.
Model Administrator Response:
Declare the class which implements the "IToolExecutor" interface to be the activator of the plug-in.