Skip to content

[solution]IDEA with command is too long

Phinehas Zhi edited this page Feb 2, 2019 · 1 revision

.idea/workspace.xml
修改项目下 .idea\workspace.xml,找到标签 <component name="PropertiesComponent"> , 在标签里加一行 <property name="dynamic.classpath" value="true" />

Clone this wiki locally