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 ·