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
After Tomcat is started successfully, Eclipse starts the CodeServer run configuration of the client library module (which has not a GWT EntryPoint). Instead, it should start the CodeServer run configuration of the client app module.
If I starts manually the CodeServer for the clien app module then it works fine.
It seems that the plugin takes the wrong GWT module.
Thanks in advance and Merry Christmas!
The text was updated successfully, but these errors were encountered:
I have a multi module project which contains:
After Tomcat is started successfully, Eclipse starts the CodeServer run configuration of the client library module (which has not a GWT EntryPoint). Instead, it should start the CodeServer run configuration of the client app module.
If I starts manually the CodeServer for the clien app module then it works fine.
It seems that the plugin takes the wrong GWT module.
Thanks in advance and Merry Christmas!
The text was updated successfully, but these errors were encountered: