IntelliJ - Command line is too long

by GarciaPL on Monday 1 April 2019



Inside your .idea folder, change workspace.xml file add below property

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

to

<component name="PropertiesComponent">