gwt-plugins / gwt-plugins/gwt-eclipse-plugin

Multi module project: code server launched for the "wrong" project

Open
#392 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
117
Forks
49
PR merge metrics
No merged PRs in 30d

Description

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]

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!

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.