importPackage fails, no error message #230
Labels
feature
Issues considered a new feature
Java Interop
Issues related to the interaction between Java and JavaScript
I've just worked out an annoying bug - I've change the name of a Java package I was using from JS, which caused its JS import statement to "not work". It didn't fail though - no error or message were shown.
I suggest making importPackage throw exceptions when attempting to import non-existing packages.
The text was updated successfully, but these errors were encountered: