Importing the sample Eclipse plug-ins

Instructions for importing the sample Eclipse plug-ins.

To import the sample Eclipse plug-ins, complete the following steps:
  1. Install the IBM MQ Explorer into an Eclipse environment, as described in Install into Eclipse environments
  2. Open the Plug-in Development perspective.
  3. Click File > Import to open the Import wizard.In the Import wizard, complete the following steps:
    1. Click Plug-in Development > Plug-ins and Fragments.
    2. Select the Projects with source folders check box and click Next.
    3. Select one or more from:

      • com.ibm.mq.explorer.sample.simple
      • com.ibm.mq.explorer.sample.menus
      • com.ibm.mq.explorer.jmsadmin.sample.menus
      • com.ibm.mq.explorer.tests.sample
    4. Click the Add button, then click Finish.
  4. If you selected com.ibm.mq.explorer.tests.sample in the previous step you need to returned to the Import wizard and complete the following steps:
    1. Click Plug-in Development > Plug-ins and Fragments.
    2. Select the Binary projects check box and click Next.
    3. Select the com.ibm.mq.runtime plugin.
    4. Click the Add button, then click Finish.
You have now imported the sample Eclipse plug-ins.