能否支持模块化项目
Open
pending
- Dominant language
- Java
- Stars
- 6.2k
- Forks
- 532
- Avg merge
- 23h 19m
- Merged PRs (30d)
- 40
Description
最近在写一个Java11的模块化项目,同时引用core和support时,core中的support包和support中的support包冲突。
如果去除support依赖,则会在运行时产生找不到support依赖中support包中的类的错误
Contributor guide
Assessment
This issue has not been assessed yet.