Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
taxone opened this issue Dec 24, 2018 · 0 comments
Open

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

taxone opened this issue Dec 24, 2018 · 0 comments

Comments

@taxone
Copy link

taxone commented Dec 24, 2018

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!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant