gwt-eclipse-plugin
gwt-eclipse-plugin copied to clipboard
GWT Eclipse Plugin Documentation
I saw this mentioned by [Harry](http://stackoverflow.com/users/125540/harry) in [this SO question](http://stackoverflow.com/questions/43751069/gwt-creating-a-new-gwt-module-in-an-existing-webapp-or-as-a-standalone-entity) and was able to reproduce it myself. Steps to reproduce: - Create a new GWT Project (File | New |...
After updating Eclipse (current version I'm using is 4.12), all @UiField in java files started to be highlighted red, though there are corresponding fields in ui.xml, and project compiles and...
I am using Oxygen. I created a GWT Project. Now when i try to create a Module by using File -> Other -> GWT Classes -> Module, it fails and...
Hi, I installed Eclipse 2019-06 (4.12.0), in Marketplace I added GWT Plugin. On new project I have GWT Web Application Project. Right click and open with on my java file...
Hi, I changed Eclipse's (Eclipse Photon) "Text Font" and "Text Editor Block Selection Font" settings. The new font shows up in the text editors for normal Java projects, but not...
There seems to be an API change in JDT that breaks the New Module Wizard page: `!MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.jface". !STACK 0 java.lang.NoSuchMethodError: org.eclipse.jdt.internal.ui.refactoring.contentassist.JavaPackageCompletionProcessor.setPackageFragmentRoot(Lorg/eclipse/jdt/core/IPackageFragmentRoot;)V at...
Not sure that GWT plugin is responsible for that. On project clean validation starts, and it takes more than a minute per validation of each hundred java/ui.xml files in my...
I have a multi module project which contains: 1) server module [packaging WAR] 2) shared module [packaging JAR]] 3) client app module [packaging gwt-app] 4) client library module [packaging gwt-lib]...
Using the Gradle Buildship plugin and choosing "Refresh Gradle Project" from the context menu of a project in the Package Explorer, I encounter the errors below multiple times. Encountered it...
Using target.tbd targets with photon has a bug. https://github.com/mbarbero/fr.obeo.releng.targetplatform/issues/76