gwt-plugins / gwt-plugins/gwt-eclipse-plugin
Get rid of error: “The web.xml file does not exist”
- Lenguaje dominante
- Java
- Estrellas
- 117
- Forks
- 49
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
How to get rid of “The web.xml file does not exist” error in Eclipse from GWT Plugin?

I use spring as a backend, which is allowed by GWT. GWT is client side framework.
I configure my spring using java config instead of xml's files, so I don't have and I wouldn't have web.xml file. IMHO plugin should not demand this file on project, or should allow to set in configuration to not use web.xml.
Here http://docs.spring.io/autorepo/docs/spring-framework/3.1.x/javadoc-api/org/springframework/web/WebApplicationInitializer.html is spring documentation about java config
Here is post on stackoverflow:
https://stackoverflow.com/questions/35332574/how-to-get-rid-of-the-web-xml-file-does-not-exist-error-in-eclipse-from-gwt-pl
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Línea de trabajo
Start with the GWT Eclipse Plugin project and reproduce the “The web.xml file does not exist” error shown in the screenshot for a Spring project using Java configuration. Read the linked Spring WebApplicationInitializer documentation and issue details; done means Java-configured projects no longer produce this error or can explicitly configure that web.xml is not used.
Escrito por el modelo de indexación a partir del texto del issue.
Evaluación
- Stack tecnológico
- java
- Área
- tooling
- Tipo de issue
- Error
- Dificultad
- 4/5
- Tiempo estimado
- 3-5 días
- Estado de actividad
- Estancado
- Claridad
- Necesita aclaración
- Aptitud para principiantes
- 28/100