Creating Java and JavaScript Adapters

Overview

An adapter can be created using either Maven commands or by using the PMF CLI (that is dependent on Maven being installed and configured). The Adapter code can then be edited and built using your IDE of choice, such as Eclipse or IntelliJ. This tutorial explains how to create, build and deploy Java or JavaScript adapters using Maven and the PMF CLI. To learn how to use the Eclipse or IntelliJ IDEs to create and build adapters, review the Developing Adapters in Eclipse tutorial.

Prerequisites

See the release-specific topic for further instructions.

Last modified on