Community
Participate
Working Groups
Created attachment 89784 [details] Patch to update resource manager wizard classes The attached patch changes the PE resource manager wizard so that it is consistent with other resource manager wizards. I changed the PEResourceManagerOptionWizardPage class to a dialog that is invoked when the options button is clicked in the first wizard page. I renamed the PEResourceManagerOptionWizardPage class to PEResourcemanagerOptionDialog. I browsed the resulting patch file and it looks like the patch generator tool did the right thing by deleting the old class and creating a new class. If there's something wrong with what I did, let me know and I can send the replacement file separately.
The patch looks ok, except that there is still a reference to org.eclipse.ptp.ibmpe. Did you remove your pe plugins and check them out again? In any case, I've applied the patch and it looks ok.