sshahine / JFoenix

JavaFX Material Design Library
MIT License
6.27k stars 1.05k forks source link

JDK 11 and JFoenix #1122

Closed AdelDima closed 3 years ago

AdelDima commented 4 years ago

Hi, I build JFoenix on JDK8 and it works fine, now I cloned the branch 9 to test it with JDK 11 unfraternally did not work. Should I use JAVA 12 instead of JAVA 11?

jfoenixadmin commented 4 years ago

Hi, can you be more specific and provide more details about the build issue?

AdelDima commented 4 years ago

Hi, Thank you for your replay. can you be more specific and provide more details about the build issue?

Sure

Jave Version

Build Issue

Build With --stacktrace

jfoenixadmin commented 4 years ago

Well, try running gradlew :jfoenix:build to build JFoenix jar instead of gradlew build as JFoenix demo is only compatible with java 8