kotlin.enums.EnumEntriesKt 类未定义 #190
Unanswered
ClemensMine
asked this question in
Q&A
Replies: 1 comment
-
首先,如果尝试添加 properties 无效,那可能是其他什么依赖里依然存在Kotlin版本的冲突(比如我记得OkHttp也有kotlin?不确定),需要排查一下,或者尝试直接手动引入Kotlin依赖来尝试进行覆盖。 其次,我注意到你在dependencyManagement里使用了一个非常古早的2.x版本的parent依赖,这没必要,也可能是导致此问题的原因之一,尝试移除它看看。 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
涉及的编程语言
Java
涉及的组件库
KOOK
疑问描述
POM文件:
报错信息:
--
已参阅此讨论
求解O.o
Beta Was this translation helpful? Give feedback.
All reactions