I meet the problem of "CreateProcess error=87" and find the solution here. Fail to launch application (CreateProcess error=87), can't use shorten classpath workaround
I have already moved my project to root directory, but it still complain the classpath too long issue, and my proejct is maven styled, I can not remove any dependency. Is there any other way to shorten the classpath ?