<@U0F3291QE> I'm going to work a little with newIn...
# tornadofx
c
@edvin I'm going to work a little with newInstance() in an outside JAR / module. I've seen the NoClassDef error you found yesterday when I once attempted to instance classes in JARs that weren't loaded. Specfically, calling newInstance on a class in a JAR that was referenced on the classpath but none of its classes were imported with an import statement