The Java API component of the Eduction SDK includes:
The Eduction library on Windows (edkjni.dll
) or shared object on UNIX (libedkjni.so
).
NOTE: You might also need additional runtime libraries to run the Eduction SDK. See Eduction SDK Package.
edk.jar
).Java code samples that you can compile and execute by using the Eduction SDK.
The Java sample programs are provided with a Maven pom.xml
file for building. For information on how to compile and run the sample files, refer to the README.md
file in the samples directory.
|