5354555657585960
@Override public void init(IWorkbench workbench, IStructuredSelection selection) { this.initialSelection = selection; this.currentWorkBench = workbench; this.generator = new Wsdl2Apex(); this.setForcePreviousAndNextButtons(true); }