asciidocfx / AsciidocFX

Asciidoc Editor and Toolchain written with JavaFX 21 (Build PDF, Epub, Mobi and HTML books, documents and slides)
http://www.asciidocfx.com/
Apache License 2.0
1.89k stars 297 forks source link

AsciidocFX in Ubuntu 18.04 LTS: is jdk 8 installation also required? #475

Closed knzudgt closed 4 years ago

knzudgt commented 4 years ago

I would like to install AsciidocFX in Ubuntu 18.04 LTS. The installation instructions say that I have to untar the package and run the following:

$ cd bin
$ ./AsciidocFX.sh

Am I also required to install jdk 8 or its installation is included in the installation of AsciidocFX?

rahmanusta commented 4 years ago

Hi, just install and run, you don't need to install java. AsciidocFX has Java 12 bundled inside.

rahmanusta commented 4 years ago

Hi, I'm closing the current issue. Let me know if you require further help.