Installing the Plug-in Development Kit Eclipse plug-in
The Plug-in Development Kit (PDK) includes an Eclipse plug-in that you can use in your Eclipse or Rational® Application Developer environment to create and edit some of the configuration files that are used with patterns.
Before you begin
- Java™ SE 6 or later, 32-bit or 64-bit
- Eclipse version 3.6.2 or later, 32-bit or 64-bit. The Eclipse IDE for Java EE Developers version is recommended.
The Java Platform, Enterprise Edition version is recommended.
Procedure
- Start Eclipse to load the Eclipse SDK workspace.
- Click Available Software window is displayed. . The
- Click Add to add a software repository. The Add Repository window is displayed.
- Click Archive to define a local Eclipse repository archive.
- Go to the directory where you installed and unpacked the Plug-in Development Kit. For installation details, see "Installing the Plug-in Development Kit."
- Select the compressed file com.ibm.maestro.plugin.pdk.site.zip and click Open.
- In the Name field of the Add Repository window, specify a name for the new repository archive, such as PDK Eclipse plug-in.
- Click OK.
- After a moment, the Name area is updated to display the name IBM Workload Plug-in Development Kit.
- Click Select All.
- Clear the following check box: Contact all update sites during install to find required software.
- Click Next.
- Wait for the installation to complete.
What to do next
If the connection fails with a handshake error logged to the Plug-in Development Kit console, add this line to the
eclipse.ini file: -Djsse.enableSNIExtension=false
and restart
the Eclipse client.
Make sure that no warnings are displayed after a successful connection with the Plug-in Development Kit console in the Eclipse client.
From this preferences page, you can access Cloud Pak System Software for Power by clicking the Open Deployer Console link. You can also enable
debugging support for your projects and choose to deploy the plugin.unlock
plug-in
with your plug-in projects.
- Workload Plug-in Development
- Use this perspective when you are developing projects. Open this perspective by clicking .
The Welcome Page in the Workload Plug-in Development perspective provides links to wizards to assist you when you create projects in the PDK. To reopen the Welcome Page if you close it, click Show Welcome Page in the Project Explorer or Package Explorer views. If you do not see either of these views, you can open the Workload Plug-in Development perspective, and then click .
- Workload Plug-in Runtime
- Use this perspective to manage test deployments. Open this perspective by clicking .