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

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

Abierto
#392 0 comentarios 0 reacciones 0 asignados Ver en GitHub
Lenguaje dominante
Java
Estrellas
117
Forks
49
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

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!

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Línea de trabajo

Reproduce the multi-module setup in Eclipse with the server, shared, client app, and client library modules, then start Tomcat and observe which CodeServer run configuration launches. Compare the behavior with manually starting CodeServer for the client app module. Done means the client app module is selected instead of the client library module, which has no GWT EntryPoint.

Escrito por el modelo de indexación a partir del texto del issue.

Evaluación

Stack tecnológico
java
Área
developer-experience
Tipo de issue
Error
Dificultad
4/5
Tiempo estimado
3-5 días
Estado de actividad
Estancado
Claridad
Necesita aclaración
Aptitud para principiantes
35/100

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.