Home
Importing the simple Eclipse plug-in
To view the simple Eclipse plug-in with read and write access, do the following:
- Open the WebSphere MQ Explorer.
- Open the Plug-in Development perspective.
- Create an empty plug-in project, giving it an appropriate name.
- Open the properties dialog for the empty plug-in project.
- Select the Java™ Build Path pane, then click the Libraries tab.
- Click Add External JARs....
- Navigate to C:\\IBM\WebSphere MQ\eclipse\plugins\com.ibm.mq.explorer.sample.simple_<version>, (or equivalent on Linux (x86 platform)), and select the file simplesrc.zip.
- Click Open.
You have now imported the simple Eclipse plug-in.
Parent topic:
Introduction
fa12310_
Home