When trying to compile, I get a lot of these errors: `Type not found : openfl.utils.JNI` According to [this](http://community.openfl.org/t/getting-type-not-found-openfl-utils-jni-when-compiling/9878), you could use `lime.system.JNI` instead
When trying to compile, I get a lot of these errors:
Type not found : openfl.utils.JNIAccording to this, you could use
lime.system.JNIinstead