Like what you see? Have a play with our trial version.

Error rendering macro 'rw-search'

null

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

These are the prerequisites for setting up the development environment for writing any Yellowfin plug-ins:

  • Set up your preferred IDE. The steps in this guide use Eclipse for EE developers.

  • Install the Tomcat plug-in for your IDE, if it’s not already included in the installation.

  • Install the version of Yellowfin to be used for development.

  • Start up Yellowfin to extract the WAR file.


    Tip

    See our guide on the basics of developing plugins and steps.


Javadoc

This guide links to Yellowfin's javadoc containing detailed documentation of the entire Data Transformation API. Click here to view the javadoc.

...