Can I use two different JVM targets with different JDK versions?
Fox example - spark and android require JDK8 but for the jvm application, we wont to use the last JVK.
b
Big Chungus
10/16/2020, 11:24 AM
sure, just declare two jvm target blocks and configure their compile tasks accordingly