Community
Participate
Working Groups
org.eclipse.gmt.modisco.infra.query.ui.wizards.NewQueryClassWizardPage extends org.eclipse.jdt.ui.wizards.NewClassWizardPage, which is marked "@noextend This class is not intended to be subclassed by clients."
Created attachment 197402 [details] Patch for Bug 344243 Hi, Please find attached an simpler wizardPage implementation for MoDisco Java query creation. (a) I, Nicolas Guyomar, wrote 100% of the code I've provided. (b) I have the right to contribute the code to Eclipse. (c) I contribute the content under the EPL. (d) This contribution contains no Cryptography features. Regards, Nicolas Guyomar
Comment on attachment 197402 [details] Patch for Bug 344243 I had to applied manually this patch, but it works fine.
(In reply to comment #2) > Comment on attachment 197402 [details] > Patch for Bug 344243 > > I had to applied manually this patch, but it works fine. Sorry, I made a mistake: there is no difficulties to apply this patch.
Hello Kenn, Here is a patch fixing the illegal use of org.eclipse.jdt.ui.wizards.NewClassWizardPage by a MoDisco 0.9 component. Cf. http://download.eclipse.org/modeling/mdt/modisco/downloads/drops/0.9.0/R201106080421/api_report/html/org.eclipse.jdt.ui%20%283.7.0%29/org.eclipse.jdt.ui.wizards.NewClassWizardPage.html Do you agree to apply this patch in the service release? Regards, Gregoire
Comment on attachment 197402 [details] Patch for Bug 344243 Here is a contribution from one employee of Mia-Software, targeting future Indigo release. The company has signed a Member Commiter Agreement. The contribution does not need a CQ (see bug 322327). I've committed this contribution: - in the trunk (Committed revision 4531) - in the branch 0.9 (Committed revision 4532)
This bug can be marked has resolved.
Already solved.