7980818283848586878889
} else if (mainPage.table.getSelection().length == 1) { location = (HadoopServer) mainPage.table.getSelection()[0].getData(); } if (location != null) { location.runJar(jar, progressMonitor); return true; } return false;