Set Up Your Development Environment

To get started, you need:

Important: It is not a good practice to copy either the RAQL or UDF interface JAR files to your library-name /lib folder to simplify the classpath. This can cause errors when you deploy your user-defined function library. See Configure, Compile, Deploy and Test User-Defined Functions for more information.

Before you compile, deploy and test your user-defined functions, you will also need a library configuration file (lib.json). We will cover these requirements later, in Configure, Compile, Deploy and Test User-Defined Functions.