Tag Archives: CreateProcess error=206

[Solved] Error running ‘ServiceStarter’: Command line is too long. Shorten command line for ServiceStarter or also for Application default configuration

1. Question

IntelliJ idea command line is too long solution
error content:
error running 'servicestarter': command line is too long Shorten command line for ServiceStarter or also for Application default configuration.

2. Solution

Modify item .idea\workspace.xml, find the tag and add a line to the tag

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