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

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

Ouverte
#145 4 commentaires 0 réactions 0 personnes assignées Voir sur GitHub
Info
Langage dominant
Java
Étoiles
117
Forks
49
Métriques de merge des PR
Aucune PR mergée en 30 j

Description

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

Guide de contribution

Aucun guide de contribution indexé pour ce dépôt

Piste de recherche

Commencez par le projet GWT Eclipse Plugin et reproduisez l’erreur « The web.xml file does not exist » affichée dans la capture d’écran pour un projet Spring utilisant la configuration Java. Lisez la documentation Spring WebApplicationInitializer liée ainsi que les détails de l’issue ; le travail est terminé lorsque les projets configurés en Java ne produisent plus cette erreur ou peuvent configurer explicitement que web.xml n’est pas utilisé.

Rédigé par le modèle d'indexation à partir du texte de l'issue.

Évaluation

Stack technique
java
Domaine
tooling
Type d'issue
Bug
Difficulté
4/5
Temps estimé
3-5 jours
Activité
À l'abandon
Clarté
À clarifier
Accessibilité débutants
28/100

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.