Importing the simple Eclipse plug-in

To view the simple Eclipse plug-in with read and write access, do the following:

  1. Open the WebSphere MQ Explorer.
  2. Open the Plug-in Development perspective.
  3. Create an empty plug-in project, giving it an appropriate name.
  4. Open the properties dialog for the empty plug-in project.
  5. Select the Java Build Path pane, then click the Libraries tab.
  6. Click Add External JARs....
  7. Navigate to C:\Program Files\IBM\WebSphere MQ\eclipse\plugins\com.ibm.mq.explorer.sample.simple_<version>, (or equivalent on Linux (x86 platform)), and select the file simplesrc.zip.
  8. Click Open.

You have now imported the simple Eclipse plug-in.