But if I use `Thread.currentThread().getContextCla...
# tornadofx
a
But if I use
Thread.currentThread().getContextClassLoader()
would not it create problems if I invoke my plugin from different thread?