The main resource and starting point for developing a Eclipse plug-in is the Eclipse Platform Plug-in Developer Guide available in the help of the Eclipse SDK. This guide is specific to the CICS Explorer® SDK and is intended to provide some simple starting points for developing Eclipse plug-ins that use the CICS Explorer functionality.
This guide assumes that you are familiar with Eclipse, and plug-in development, and that the target Eclipse environment for which you are developing is the same as your development environment in which the CICS Explorer SDK is installed.
TipAs an alternative to manually entering the code and executing the steps described in the demonstration, you can import the final demonstration projects included with this guide.
To import a demonstration project, perform the following steps:
The project is imported into Eclipse.
You can create a new run configuration to test the plug-in in the CICS Explorer by clicking Window > Preferences > Target Platform, and browsing for the CICS Explorer product that is installed on your computer. That will create a run configuration that will run the product com.ibm.cics.explorer.product
When you run the configuration, CICS Explorer starts with the additional plug-ins included.