Background: The capability to compile Java functions in Data Studio version 23.01.01 and later requires the integration of Java SDK (Software Developer Kit) to replace the java version that is delivered with the product. This article outlines the instructions of how to implement this integration. |
For users who need to develop custom functions, JDK (Java Developer Kit) must be integrated to replace the java version that is delivered with the Workbench for Eclipse installation. An example of this integration process for JDK v11 follows below
|