Allow to set-up MapStruct for Java projects through the plug-in
まだ誰も着手していません。
評価
調査の方向性
まず、Eclipse の annotation processor 登録用 extension point と、通常の Java プロジェクトに対してプロジェクトプロパティおよびグローバル設定がどのように提供されるかを確認します。プラグインで MapStruct を有効化し、プロジェクトスコープでプロセッサオプションを設定でき、さらに任意でデフォルト値を提供しつつ、プロジェクト設定でそれを上書きできれば完了です。
索引モデルが issue の本文から書いたものです。
説明
When working with a Maven project for which MapStruct is enabled (e.g. through via maven-processor-plugin), upon import of the project M2E will automatically configure the Eclipse project to run the MapStruct annotation processor.
But for plain "Java Project"s it'd be nice if the plug-in could be used to set up MapStruct. It could like this:
- Under "Project Properties" have an entry "MapStruct"
- On that page have a check box "Enable MapStruct for this project"; When checked this should register the annotation processor (AFAIK there is an extension point through which APs can be registered)
- Allow to specify the processor options through check boxes as well
- Optionally, have a global preferences pane which can be used to configure default values for the processor options which would be overridden by project-scoped settings
@larswetzer WDYT, would that make sense?
- 主要言語
- Java
- スター
- 12
- フォーク
- 10
- PR マージ指標
- 30日以内にマージされた PR はありません
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
mapstruct/mapstruct-eclipse のほかの issue
-
help wanted
難易度 4/5 3〜5日 初心者へのやさしさ 35/100
mapstruct/mapstruct-eclipse#50 · コメント 4 件 ·
-
help wanted
難易度 5/5 1週間以上 初心者へのやさしさ 25/100
mapstruct/mapstruct-eclipse#49 · リアクション 1 件 ·
-
難易度 4/5 3〜5日 初心者へのやさしさ 25/100
-
難易度 3/5 1〜2日 初心者へのやさしさ 45/100
-
難易度 5/5 1週間以上 初心者へのやさしさ 20/100
mapstruct/mapstruct-eclipse#41 · コメント 1 件 ·
mapstruct/mapstruct-eclipse の issue をすべて見る
似ている issue
-
難易度 2/5 1〜3時間 初心者へのやさしさ 75/100
elastic/gradle-plugins#157 ·
-
enhancement Tools
難易度 1/5 1時間未満 初心者へのやさしさ 75/100
-
難易度 2/5 1〜3時間 初心者へのやさしさ 70/100
apache/rocketmq-dashboard#5008 ·
-
bug
難易度 2/5 1〜3時間 初心者へのやさしさ 75/100
-
DETECT_PARAMETER_NAMES=false silently disables @ConstructorProperties-based Creator detection too オープン
難易度 2/5 1〜3時間 初心者へのやさしさ 70/100
FasterXML/jackson-databind#6229 ·