You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently one broken file evil.class breaks the whole import causing an exception. It would be more convenient, to just log a warning and move on.
How to reproduce:
Currently one broken file
evil.class
breaks the whole import causing an exception. It would be more convenient, to just log a warning and move on.How to reproduce:
then
Expected:
some.GoodClass
to be importedActual: Import dies with an exception
The text was updated successfully, but these errors were encountered: