I want to make 2 projects: proj A - targeting java...
# tornadofx
m
I want to make 2 projects: proj A - targeting java 8; proj B - targeting java 9+. A - for tornadofx and B for library. Running from jre9+, where can i have problems, at which point? B is a dependency of A. And does it better to try Everything at jdk9+ instead?