gwt-eclipse-plugin icon indicating copy to clipboard operation
gwt-eclipse-plugin copied to clipboard

GWT Eclipse Plugin Documentation

Results 121 gwt-eclipse-plugin issues
Sort by recently updated
recently updated
newest added

@protoism and I have been trying to contact @branflake2267 for months to update the marketplace entry, so that new versions of the plugin can be published, unfortunately he hasn't been...

Currently cannot install GWT plugin for 2022-06. It says it is missing dependencies. The error message in the log when attempting to installing the GWT Eclipse plugin is as follows...

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...

We have forked the plugin and made a version that seems to be working fine with the current Eclipse 2021-06 (4.20). https://github.com/profschumanngmbh/gwt-eclipse-plugin/commit/a66b0a4e2c8529a73037dbae74a7819046c67412 However, there were a bunch of concessions we...

Hi, are there any plans to update the plugin to support latest eclipse version 2021-12? Best regards, mduggen

Some jar files are downloaded from http url. Can you upgrade link to set up only https downloads? http jar can be scanned and blocked by proxies

Repository at http://storage.googleapis.com/gwt-eclipse-plugin/v3/release does not response. ![image](https://user-images.githubusercontent.com/3905080/71480142-a8aa6000-27c5-11ea-9915-d1c3348bfe4d.png)

There doesn't seem to be one. Is one planned? Probably only needs a few fixes due to stuff moved in JDT etc., but not sure...

My stuff was working last week fine and then I rebooted my box and tried to run everything. I am getting the following error and not sure how to debug...