You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have been working with GWT several years and I want to try your project. However, if I follow the steps of the installation of the prototype I get stucked with this error:
[WARNING] Error: no se ha encontrado o cargado la clase principal com.google.gwt.dev.Compiler
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 3.646 s
[INFO] Finished at: 2018-09-29T14:03:03+02:00
[INFO] Final Memory: 31M/309M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal net.ltgt.gwt.maven:gwt-maven-plugin:1.0-rc-10:compile (default) on project tutorial-cms: GWT exited with status 1 -> [Help 1]
Could you please help me?
Thanks in advance.
The text was updated successfully, but these errors were encountered:
As a comment if I downgrade the GWT version to 2.8.0, this error stops, however it says it cannot find the module... I am doing mvn clean install archetype:update-local-catalog step
Hi guys,
I have been working with GWT several years and I want to try your project. However, if I follow the steps of the installation of the prototype I get stucked with this error:
Could you please help me?
Thanks in advance.
The text was updated successfully, but these errors were encountered: