6263646566676869707172
.getActiveWorkbenchWindow().getActivePage(); try { page.openEditor(input, Content.ID); } catch (PartInitException e1) { throw new OtroException(e1); } } });