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

Make GWT nature addition optional for Projects that refer to GWT maven plug-ins in their pom

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

説明

Some of my GWT projects consist entirely of generated artefacts (from models etc.).
To build them out I package them as gwt-lib (Thomas Broyer's Maven GWT plug-in).

I see that the MavenProjectConfigurator always adds the GWT nature to such projects.

For my projects that have only generated resources in, I do not want the GWT nature to be added as it results in extra builders, validation, etc. that aren't necessary (as I already know that the artefacts are valid).

For some projects (hand maintained code) I do want the natures. Could you please add a project by project flag so I can avoid the nature addition in some cases?

I ask because we have a very large number of projects, and the addition of GWT natures seems to lead to a lot of extra builder invocation that in some cases we could avoid in order to boost the performance of our IDE.

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

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

調査の方向性

issueで言及されている MavenProjectConfigurator から始め、GWT Maven plug-insを使用するプロジェクトでGWT natureが追加される箇所を追跡します。プロジェクト単位のオプションを定義し、それが選択されている場合にのみ追加のnature、builders、validationを抑制し、それ以外では現在の動作を維持することを確認します。

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

評価

技術スタック
java
領域
tooling
issue の種類
機能追加
難易度
4/5
見積もり時間
3〜5日
活発さ
停滞
明瞭さ
おおむね明確
初心者へのやさしさ
35/100

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

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