Skip to content
Discussion options

You must be logged in to vote

临时的解决办法是在 .idea/workspace.xml 文件中启用动态 classpath:

<component name="PropertiesComponent">
  ...
  <property name="dynamic.classpath" value="true"/>
  ...
</component>

https://youtrack.jetbrains.com/issue/IDEA-166929#focus=Comments-27-1859667.0-0

Replies: 1 comment

Comment options

YiiGuxing
Jan 13, 2022
Maintainer Author

You must be logged in to vote
0 replies
Answer selected by YiiGuxing
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant