1. Idea run reports “error running ‘jeecgsystemapplication’: command line is too long. Short command line for jeecgsystemapplication or also for spring boot default configuration?” font>
Error running “jeecgsystemapplication”: the command line is too long. Shorten the command line of jeecgsystemapplication or spring boot default configuration
Solution:
(1) Click “run” – & gt“ Edit configuration “ font> font> (2) find” environment “- & gt“ Short command line “and select” jar manifest “
(3) click” apply “- & gt“ OK font>
2. The “run” operation cannot be performed after importing the project, which may be caused by the idea’s failure to help download the dependency. Click “Maven” on the right side of the idea and click the button in the figure below to update the project dependency again to see the “run” button appear font>
Similar Posts:
- Error running ‘JeecgSystemApplication‘: Command line is too long. Shorten command line for JeecgSys
- [Solved] Idea Error: Error running ‘Application‘: Command line is too long
- Solve the problem of error running xxxapplication command line is too long when compiling and running IntelliJ idea
- [Solved] Error running ‘xxxBooter’: Command line is too long. Shorten command line …..
- Spring boot starter parent cannot be found when creating Maven project, and the parent node reports an error
- Solution of IntelliJ idea running command line is too long [Two Methods]
- [How to Solve] RestController cannot be recognized in spring boot
- SpringMVC Error: Cannot resolve org.springframework:spring-webmvc:5.2.9.RELEASE
- Spring cloud multi module packaging errors [How to Solve]
- Springboot always reports an error when importing JSP dependencies