145146147148149150151152153154155
} catch (IOException ioe) { ioe.printStackTrace(); return false; } try { location.saveConfiguration(confDir, jarFile.getAbsolutePath()); } catch (IOException ioe) { ioe.printStackTrace(); return false; } // Setup the Launch class path