Monday, 1 April 2019

IntelliJ - Command line is too long



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

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

to

<component name="PropertiesComponent">