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

Support GWT 2.10.0 #403

Closed
foal opened this issue Jun 15, 2022 · 1 comment
Closed

Support GWT 2.10.0 #403

foal opened this issue Jun 15, 2022 · 1 comment

Comments

@foal
Copy link
Contributor

foal commented Jun 15, 2022

GWT 2.10.0 is out. Please support it. Right now, I see the following error

java.lang.NullPointerException: Cannot invoke "com.google.gwt.eclipse.core.runtime.GwtSdk.usesGwtDevProject()" because "sdk" is null
	at com.google.gwt.eclipse.core.launch.GWTLaunchConfiguration.maybeGetDevJarPath(GWTLaunchConfiguration.java:176)
	at com.google.gwt.eclipse.core.launch.GWTLaunchConfiguration.computeDynamicVMArgs(GWTLaunchConfiguration.java:120)
	at com.google.gwt.eclipse.core.launch.GWTLaunchConfiguration.computeCompileDynamicVMArgsAsList(GWTLaunchConfiguration.java:41)
	at com.google.gwt.eclipse.core.compile.GWTCompileRunner.computeCompilerCommandLine(GWTCompileRunner.java:223)
	at com.google.gwt.eclipse.core.compile.GWTCompileRunner.compile(GWTCompileRunner.java:81)
	at com.google.gwt.eclipse.core.compile.GWTCompileRunner.compileWithCancellationSupport(GWTCompileRunner.java:126)
	at com.google.gwt.eclipse.core.actions.GWTCompileToolbarHandler$1.runInWorkspace(GWTCompileToolbarHandler.java:136)
	at org.eclipse.core.internal.resources.InternalWorkspaceJob.run(InternalWorkspaceJob.java:42)
	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
foal added a commit to foal/gwt-eclipse-plugin that referenced this issue Jun 26, 2022
@foal
Copy link
Contributor Author

foal commented Oct 1, 2022

BTW - #404 (comment)

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

No branches or pull requests

1 participant