gwt-plugins / gwt-plugins/gwt-eclipse-plugin
Make gwt-servlet.jar optionial
- 主要言語
- Java
- スター
- 117
- フォーク
- 49
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
Currently the plugin always copies gwt-servlet.jar to your WEB-INF/lib directory.
But this jar file is only needed if you are working with servlets which we don't.
So it would be nice to have a checkbox somewhere to disable the need for gwt-servlet.jar
Actually the exact same comment can be made for the web.xml.
We don't use this file as we host our project in ISS which doesn't even understand that web.xml file.
If you just use GWT to communicate with a .NET, PHP, or something else backend over json or something like that the web.xml file is not needed.
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
調査の方向性
まず、gwt-servlet.jar を WEB-INF/lib にコピーし、web.xml を生成する plugin のロジックを見つけます。plugin オプションがどのように定義され適用されるかを追跡し、その後、2 つのファイルを独立して無効化できるかを確認します。設定されたプロジェクトで不要な各アーティファクトが除外され、servlet ベースのプロジェクトでは現在の動作が維持されれば完了です。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- java
- 領域
- tooling
- issue の種類
- 機能追加
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 35/100