報(bào)錯(cuò)內(nèi)容:
Error running '**Application': Command line is too long. Shorten command line for **Application or also for Application default configuration.
解法:
修改項(xiàng)目下 .idea\workspace.xml
找到標(biāo)簽 <component name="PropertiesComponent">
在標(biāo)簽里加一行 <property name="dynamic.classpath" value="true" />