Installing JDK
JDK requires to compile ACEFintech application
> sudo apt install openjdk-11-jdk-headless
....
> java --version
openjdk 11.0.6 2020-01-14
OpenJDK Runtime Environment (build 11.0.6+10-post-Ubuntu-1ubuntu118.04.1)
OpenJDK 64-Bit Server VM (build 11.0.6+10-post-Ubuntu-1ubuntu118.04.1, mixed mode, sharing)
Last updated
Was this helpful?