Error:
When IDEA starts the project, it prompts: Command line is too long. Shorten command line for XXX or also for Spring Boot default configuration.
Solution:
Find the .idea/workspace.xml
file and add <property name="dynamic.classpath" value="true" />
under the node of name="PropertiesComponent"
Read More:
- [Solved] IDEA Start Project Error: Error running ‘xxxxxx‘: Command line is too long. Shorten command line for …..
- How to Solve IDEA Error: Command line is too long
- [Solved] Command line is too long. Shorten command line for XXXXXXXTest.rmLogRecordOver Error running
- [Solved] IDEA Error: Error running ‘Application‘: Command line is too long
- [Solved] Error running ‘ServiceStarter’: Command line is too long. Shorten command line for ServiceStarter or also for Application default configuration
- Project Startup Error: Error running ‘xxxApplication‘;Command line is too long, Shoerten command line for……..
- [Solved] error running ‘xx‘ Command line is too long shorten command line for xx or also for Spring Boot defa
- Error running ‘Application‘: Command line is too long [How to Solve]
- Idea error: (44,22) Java: constant string too long
- [Solved] Specified key was too long; max key length is 767 bytes
- Springboot startup error: err config is disabled command (Redis Disables Config command)
- IDEA Error: lombok.extern.slf4j is not exist [How to Solve]
- IDEA was Filed to Start: error launching idea (Failed to create JVM )
- IDEA Maven pom.xml is grayed out and strikethrough appears
- How to Solve the Primary Key of mybatisPlus Inserted Data is too Large Issue
- Idea Error 404: The project ssmbuild is unavailable/the target resource cannot be found
- [Solved] Mac Maven Command Error: zsh: command not found
- Idea create Maven project Error: [error] no longer supports source option 1.5. Please use version 1.6 or higher, and the idea reports an error: error: Java does not support the error of release version 5
- IDEA Maven Fail to Download Dependencies Error: ERROR – #org.jetbrains.idea.maven – Cannot reconnect.
- idea Error: Failed to configure a DataSource: ‘url‘ attribute is not specified and no embedded datasource