4142434445464748495051
} else { dialog.setOpenMode(LAUNCH_CONFIGURATION_DIALOG_OPEN_ON_LAST_LAUNCHED); } dialog.open(); } public static IStructuredSelection asStructuredSelection(Object object) { return new StructuredSelection(object); }