idea startup project error report:

Solution 1:modify .idea\workspace.xml, find a line
<component name=“PropertiesComponent”>
and add the following line to the label:
< property name="dynamic.classpath" value="true" />
Solution 2:
click the blue link to enter Edit Configuration
Modify command line to JAR manifest
Read More:
- [Solved] Intellij IDEA Error: Command line is too long
- [Solved] Idea Run Error: Error running ‘Application‘: Command line is too long
- [Solved] Error running ‘LocalTest‘: Command line is too long. Shorten command line for LocalTest or also for…
- Android studio reports an error when running the main() method
- Error running ‘PigSellCabinetApplication’: Command line is too long. Shorten command line for PigSellCabinetApplication or also for Spring Boot default configuration
- Error running ‘xxxx‘“: Command line is too long… [How to Solve]
- SpringBoot Error running ‘Application’: Command line is too long.Shorten command line for
- How to Fix win10 video dxgkrnl fatal error
- [Solved] habse Start Error: Error: Could not find or load main class org.apache.hadoop.hbase.util.GetJavaProperty
- org.springframework.core.NestedIOException: Failed to parse mapping resource: ‘file [XXX.xml]‘;
- [Solved] hbase Create Sheet Error: ERROR: org.apache.hadoop.hbase.PleaseHoldException: Master is initializing
- [Solved] Hadoop Error: Error: Could not find or load main class org.apache.hadoop.mapreduce.v2.app.MRAppMaster
- [Solved] XML file configuration database connection information logical symbol error
- [Solved] PostgreSQL Remote Access Error: could not connect to server
- Git xcrun: error: invalid active developer path (/Library/Developer/CommandLineTools), missing xcru
- How to Solev QT compilation error “cannot find – LGL”
- [Solved] Error running XxlJobExecutorHiveApplication. Command line is too long. Shorten the command line via
- Vue Error compiling template: Component template should contain exactly one root element. If you
- [Solved] IDEA Start Project Error: Abnormal build process termination:Could not create the Java Virtual Machine.
- New Spring boot startup error Failed to auto-configure a DataSource