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

"New Project" action etc should avoid mixing server and client code

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

説明

Projects with mixed client/server classpaths are helpful for tiny demos, but can cause many irritating surprises for large applications as the classpath grows. Additionally, with J2CL it will not make sense at all to mix these classpaths.

A decent analogy would be writing an Android application with the server code in the same source directory and classpath.

As such, any method to enable the GWT facet for a project should at least make it difficult to do so for an existing server project, unless the user acknowledges the risks.

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

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

調査の方向性

まず「New Project」アクションと、GWT facet を有効にするその他のメソッドを見つけ、次に既存のサーバープロジェクトと混在した classpath をどのように扱っているかを調べます。関連するエントリーポイントで既存のサーバープロジェクトに対する facet の有効化を難しくし、リスクの了承を必須にできれば完了です。

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

評価

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

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

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