Problem with gradle en eclipse because of automatic modules
@yevgenp 已經在處理了。
開始於 2024年6月3日。
評估
這個 Issue 還沒有評估資料。
描述
Gradle and eclipse still do not support automatic modules very well.
They only accept automatic modules when the jar has a Automatic-Module-Name property
in the MANIFEST.MF.
The command 'jar -d --file compiler-2.25ea2.jar' displays module information:
No module descriptor found. Derived automatic module.
compiler@2.25ea2 automatic
requires java.base mandated
contains net.openhft.compiler
contains net.openhft.compiler.internal
it shows that the calculated module descriptor is 'compiler'.
Maybe a better name could be supplied.
Could you please add a Automatic-Module-Name property in the manifest? (or create a proper module with module-info.class)
- 主要語言
- Java
- 星號
- 708
- 分支
- 147
- PR 合併指標
- 30 天內沒有已合併 PR
貢獻指南
這個儲存庫沒有索引到貢獻指南
從這裡開始
- 先讀完整個 Issue,再讀專案的貢獻指南。
- 在 Issue 下留言說明你要接手 —— 這能避免兩個人做同樣的事。
- Fork 儲存庫,在一個分支上完成修改。
- 送出 Pull Request,並在描述裡引用這個 Issue 編號。
OpenHFT/Java-Runtime-Compiler 的其他 Issue
-
難度 3/5 1-2 天 新手友好度 25/100
OpenHFT/Java-Runtime-Compiler#136 ·
-
review
OpenHFT/Java-Runtime-Compiler#123 · 已指派 1 人 ·
-
review
OpenHFT/Java-Runtime-Compiler#122 · 已指派 1 人 ·
-
question review
OpenHFT/Java-Runtime-Compiler#91 · 9 則留言 · 8 個 reaction · 已指派 1 人 ·
查看 OpenHFT/Java-Runtime-Compiler 的全部 Issue
相似的 Issue
-
難度 2/5 1-3 小時 新手友好度 78/100
-
難度 2/5 1-3 小時 新手友好度 76/100
-
bug needs triage
難度 2/5 1-3 小時 新手友好度 76/100
-
難度 1/5 1 小時以內 新手友好度 94/100
objectionary/hone-maven-plugin#1061 ·
-
難度 2/5 1-3 小時 新手友好度 76/100
spring-projects/spring-modulith#1895 ·