2.11 import resolution failure shows a stacktrace
When an import file cannot be resolved on the file system, due to a missing -I option, an exception is thrown and not handled properly.
Edited by Rutger van Beusekom
When an import file cannot be resolved on the file system, due to a missing -I option, an exception is thrown and not handled properly.