96979899100101102103104105106
} catch(InvalidSdkDirectoryException e) { throw new CommandOperationException(e); } brjs.populate(); injectLegacyCommands(brjs); return brjs.runUserCommand(new CommandConsoleLogLevelAccessor(getLoggerStore()), args); } catch(IOException e) {