Can JavaFX be used on Raspberry Pi

后端 未结 7 1378
甜味超标
甜味超标 2020-12-25 15:08

I want to write program for Raspberry Pi using JavaFX but it appears that Java SDK 8 on my Raspberry Pi does not have JavaFX support.

So my question is whether Java

7条回答
  •  情深已故
    2020-12-25 15:45

    If someone still arrives here, I would like to point out an article I wrote and demonstrates exactly this: https://blogs.oracle.com/javamagazine/getting-started-with-javafx-on-raspberry-pi. As mipa answered, BellSoft LibericaJDK is indeed a perfect JavaJDK to work with JavaFX on the Raspberry Pi.

提交回复
热议问题