CreateProcess error=87, The parameter is incorrect

root cause:

project classpath to long.

As a workaround:

  1. Open your eclipse run configuration for the task that is failing.
  2. Choose the classpath tab, select the default classpath, click the "Edit.." button
  3. Check the "Only include exported entries" checkbox.

 

你可能感兴趣的:(CreateProcess error=87, The parameter is incorrect)