Tag Archives: :Error running ‘ModuleEmptyApplication’: Command line is too long. Shorten command line for ModuleEmptyApplication or also for Spring Boot default configuration.

[Solved] JAVA Error: Error running ‘ModuleEmptyApplication’: Command line is too long. Shorten command line for ModuleEmptyApplication or also for Spring Boot default configuration.

Found in the project folder.idea/workspace.xml
<component name=”PropertiesComponent”>

</component>
Then add in it:
<property name=”dynamic.classpath” value=”true” />