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

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

オープン
#145 コメント 4 件 リアクション 0 件 担当者 0 名 GitHub で見る
Info
主要言語
Java
スター
117
フォーク
49
PR マージ指標
30日以内にマージされた PR はありません

説明

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

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

調査の方向性

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.

索引モデルが issue の本文から書いたものです。

評価

技術スタック
java
領域
tooling
issue の種類
バグ
難易度
4/5
見積もり時間
3〜5日
活発さ
停滞
明瞭さ
説明が足りない
初心者へのやさしさ
28/100

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。