com.atlassian.confluence.content.render.xhtml.migration.exceptions.UnknownMacroMigrationException: The macro 'next_previous_links' is unknown.

Installing the DSS Tooling Plug-In

The DSS tooling plug-in is based on WSO2 Developer Studio Kernel, which gives the capabilities of a complete Eclipse-based development environment for the DSS. You can develop services, features and artifacts and manage their links and dependencies through a simplified graphical editor. 

You can install multiple WSO2 product plug-ins on top of the same Eclipse instance.

There are 3 ways to install the tooling plug-in.

The Install the plug-in on Eclipse Mars using the P2 URL and Install the plug-in on Eclipse Mars using the P2.zip file methods require you to install Eclipse Mars separately in your system, if you do not have it already

Install WSO2 DSS tooling with pre-packaged Eclipse

Download the distribution based on your operating system from here, then extract and run the distribution.

If you are not able to start Eclipse on a Mac, change the security settings in Mac as follows:

  1. Go to System Preferences, click Security & Privacy, and then click the General tab.
  2. Under Allow apps downloaded from, click Anywhere.

Thereafter, you should be able to start Eclipse by double-clicking the Eclipse icon.

If you are running WSO2 DSS tooling on Ubuntu 16.04, be sure to  add the following lines of code in the eclipse.ini file before the line --launcher.appendVmargs, so that you can work with WSO2 ESB tooling smoothly:

--launcher.GTK_version
2

This fix is required due to a known issue with the GTK version shipped with Ubuntu 16.04.

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

  1. Make sure you have Eclipse IDE for Java EE Developers (Mars SR2) installed.
  2. Open Eclipse and click Help > Install New Software.
  3. On the dialog box that appears, click Add.
  4. Give DSS Tool as the name and http://product-dist.wso2.com/p2/developer-studio-kernel/4.1.0/dss-tools/releases/3.5.1 as the location and click OK.
  5. Select all the check boxes and click Next.

    When installing multiple WSO2 product plug-ins in the same Eclipse instance, you do not need to select the Developer Studio Kernel check boxes each time.

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

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

  8. Restart Eclipse to complete the installation.

Install the plug-in on Eclipse Mars using the P2.zip file

  1. Make sure you have Eclipse IDE for Java EE Developers (Mars SR2) installed.
  2. Download the P2 .zip file from http://product-dist.wso2.com/downloads/data-services-server/3.5.1/wso2dss-tooling-composite-p2-3.5.1.zip.
  3. Open Eclipse and click Help > Install New Software.
  4. On the dialog box that appears, click Add.
  5. Give DSS Tool as the name and click Archive.
  6. Navigate to the downloaded .zip file and click OK.
  7. Select all the check boxes and click Next.
  8. Read and accept the license agreements and click Finish.

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

  10. Restart Eclipse to complete the installation.
com.atlassian.confluence.content.render.xhtml.migration.exceptions.UnknownMacroMigrationException: The macro 'next_previous_links2' is unknown.