With the "Help > Install New Software" option, we are to install the custom plug-in into Eclipse's default target platform. But in the Business Studio Java development, we are using a separate target platform, "Tibco ActiveMatrix Runtime". This is why the custom plug-in installed was not properly loaded. Here are approaches that can be used to resolve the problem.
Approach 1 (aka: Software Site):
- Window --> Preference --> Plug-in Development --> Target Platform
- Click on "Tibco ActiveMatrix Runtime" --> Edit
- At "Locations", click "Add.."
- Choose "Software Site", then go ahead to add the software site.
Approach 2(aka: Drag and Drop):
- Copy feature and plugin directories under the "software site" into \components\shared\1.0.0. Do not replace any existing files.