Installing the API Manager Tooling Plug-In
The API Manager tooling plug-in gives the capabilities of a complete Eclipse-based development environment for the API Manager. You can develop services, features, and artifacts, and manage their links and dependencies through a simplified graphical editor.
You can install multiple WSO2 product tooling plug-ins on top of the same Eclipse instance.
There are 3 possible methods you can use to install the tooling plug-in.
- Install the plug-in with pre-packaged Eclipse - This method uses a complete plug-in installation with pre-packaged Eclipse, so that you do not have to install Eclipse separately.
- Install the plug-in on Eclipse Mars using the P2 URL - This method requires you to install Eclipse Mars separately in your system if you do not have it already.
- Install the plug-in on Eclipse Mars using the P2 .zip file - This method requires you to install Eclipse Mars separately in your system if you do not have it already.
Install the plug-in with pre-packaged Eclipse
On the API Manager product page, click Download, click Download Tooling and then click on the respective link under Full Distribution to download the distribution according to your operating system under the Eclipse JavaEE Mars + API Manager Tooling 2.1.0 section. Note that you will be prompted to enter the email address here.
Install the plug-in on Eclipse Mars using the P2 URL
Make sure you have Eclipse IDE for Java EE Developers (Mars 2) installed.
Note that its recomended to use Eclipse Mars, since the plug-in has been tested on this version.
- Open Eclipse and on the Help menu click Install New Software.
- Click Add in the dialog box that appears.
- Add the repository by entering
API-M Tool
as the name andhttp://product-dist.wso2.com/p2/developer-studio-kernel/4.1.0/apim-tools/releases/2.1.0/
as the location and click OK.
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).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.
Review the items to be installed and click Next.
Read and accept the license agreements and click Finish.
If a security warning appears saying that the authenticity or validity of the software cannot be established, click OK.
Select the WSO2 Developer Studio related certificates and click OK.
- Click OK to restart Eclipse to complete the installation.
Install the plug-in on Eclipse Mars using the P2 .zip
file
- Make sure you have Eclipse IDE for Java EE Developers (Mars 2) installed.
- On the API Manager product page, click Download, click Download Tooling, and then click Download Plugins to download the P2
.zip
file. - Open Eclipse and navigate to the Help menu and click Install New Software.
- On the dialog box that appears, click Add.
- Give
APIM Tool
as the name and click Archive.
- Navigate to the downloaded
.zip
file and click OK. - Select all the check boxes and click Next.
Read and accept the license agreements and click Finish.
If a security warning appears saying that the authenticity or validity of the software cannot be established, click OK.
- Restart Eclipse to complete the installation.