Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: https://wso2.org/jira/browse/DOCUMENTATION-7059

...

Install the plug-in on Eclipse Mars using the P2 URL

  1. Make sure you have Eclipse IDE for Java EE Developers (Mars 2) installed. 

    Note

    Note that its recomended to use Eclipse Mars the plug-in has been tested on this version.

  2. Open Eclipse and on the Help menu click Install New Software.
  3. Click Add in the dialog box that appears.
  4. Add the repository by entering API-M Tool as the name and http://product-dist.wso2.com/p2/developer-studio-kernel/4.1.0/apim-tools/releases/2.1.0/ as the location and click OK.
  5. Select the required software and click Next.
    Select WSO2 API Manager Tools and  WSO2 ESB Tools  check box. You need to install the WSO2 ESB Tools as WSO2 API-M tooling totally depends on WSO2 Enterprise Service Bus (WSO2 ESB).

    Tip

    If you are using a fresh instance of Eclipse with no other WSO2 product tooling plug-ins installed, you need to select the Developer Studio checkboxes as well.

  6. Review the items to be installed and click Next.

  7. Read and accept the license agreements and click Finish.

  8. If a security warning appears saying that the authenticity or validity of the software cannot be established, click OK.

  9. Select the WSO2 Developer Studio related certificates and click OK.

  10. Click OK to restart Eclipse to complete the installation.

...