274275276277278279280281282283284
if (!checkClassPath()) { return; } if (cfc == null) { cfc = new ClassFilechooser(); } File[] files = cfc.open(); StringBuffer sb = new StringBuffer();