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

Get rid of error: “The web.xml file does not exist”

Aperta
#145 4 commenti 0 reazioni 0 assegnatari Vedi su GitHub
Info
Lingua principale
Java
Stelle
117
Fork
49
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

How to get rid of “The web.xml file does not exist” error in Eclipse from GWT Plugin?
![vwrou](https://cloud.githubusercontent.com/assets/1161910/16648208/3613a89a-4433-11e6-93a8-f1f3b35bc254.png)

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

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.