Software Requirements
- OpenJDK (version depends on target OS)
Linux
To install OpenJDK:
- Ubuntu systems:
sudo apt-get install -y default-jdk
Building on Linux
To create Inference Engine Java API add -DENABLE_JAVA=ON flag in cmake command while building the Inference Engine.