Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for Eclipse 4.21 (2021-09) #1276

Closed
eric-milles opened this issue Jul 10, 2021 · 0 comments
Closed

Add support for Eclipse 4.21 (2021-09) #1276

eric-milles opened this issue Jul 10, 2021 · 0 comments
Assignees
Milestone

Comments

@eric-milles
Copy link
Member

https://www.eclipse.org/eclipse/news/4.21

@eric-milles eric-milles added this to the v4.3.0 milestone Jul 10, 2021
@eric-milles eric-milles self-assigned this Jul 10, 2021
eric-milles added a commit that referenced this issue Jul 28, 2021
java.lang.NoSuchMethodException:
org.eclipse.jdt.internal.ui.wizards.buildpaths.BuildPathsBlock.getSourceContainerPage()
	at java.base/java.lang.Class.getDeclaredMethod(Class.java:2475)
	at org.eclipse.jdt.groovy.core.util.ReflectionUtils.getDeclaredMethod(ReflectionUtils.java:157)
	at org.eclipse.jdt.groovy.core.util.ReflectionUtils.executePrivateMethod(ReflectionUtils.java:102)
	at org.eclipse.jdt.groovy.core.util.ReflectionUtils.executePrivateMethod(ReflectionUtils.java:97)
	at org.codehaus.groovy.eclipse.wizards.NewProjWizard$2.createControl(NewProjWizard.java:90)
	at org.eclipse.jface.wizard.Wizard.createPageControls(Wizard.java:178)
	at org.eclipse.jface.wizard.WizardDialog.createPageControls(WizardDialog.java:743)
	at org.eclipse.jface.wizard.WizardDialog.createContents(WizardDialog.java:635)
	at org.eclipse.jface.window.Window.create(Window.java:431)
	at org.eclipse.jface.dialogs.Dialog.create(Dialog.java:1094)
	at org.eclipse.ui.internal.actions.NewWizardShortcutAction.run(NewWizardShortcutAction.java:119)

#1233 #1276
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant