mapstruct / mapstruct/mapstruct-idea
Add quick fix for can't map property X to Y
未關閉
還沒有人認領這個 Issue。
- 主要語言
- Java
- 星號
- 168
- 分支
- 41
- PR 合併指標
- 30 天內沒有已合併 PR
描述
The eclipse plugin has a quick fix for the error "Can't map property X prop to Y prop. Consider to declare/implement a mapping method ...".
I still am not sure if IntelliJ has a way to register a quick fix for a warning / error (this is how Eclipse handles this now)
貢獻指南
這個儲存庫沒有索引到貢獻指南
從這裡開始
- 先讀完整個 Issue,再讀專案的貢獻指南。
- 在 Issue 下留言說明你要接手 —— 這能避免兩個人做同樣的事。
- Fork 儲存庫,在一個分支上完成修改。
- 送出 Pull Request,並在描述裡引用這個 Issue 編號。
研究方向
首先調查 IntelliJ 如何為警告或錯誤註冊 quick fix,然後將此 extension point 與 issue 中描述的 Eclipse plugin 行為進行比較。當 property-mapping 診斷存在 quick fix 且其預期行為得到驗證時,issue 即告完成,但此處不指定任何檔案或測試。
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- java
- 領域
- devtools
- Issue 類型
- 功能
- 難度
- 5/5
- 預估耗時
- 一週以上
- 活躍度
- 停滯
- 描述清晰度
- 需要釐清
- 新手友好度
- 20/100