gwt-gradle-plugin icon indicating copy to clipboard operation
gwt-gradle-plugin copied to clipboard

CreateProcess error=206, The filename or extension is too long

Open dgeiselman opened this issue 3 years ago • 1 comments

Trying to compile on a Windows machine to debug GWT code for errors that we are seeing and we need to update to version 2.8.+ however when I change the version, I get this error on GWT Compile. CreateProcess error=206, The filename or extension is too long.

Is there a way to set the jvmArgs to get this to compile or a version with the classpath issue fixed?

dgeiselman avatar Oct 24 '22 20:10 dgeiselman

This repository isn't maintained anymore. You can use this maintained fork: https://github.com/jiakuan/gwt-gradle-plugin https://plugins.gradle.org/plugin/org.wisepersist.gwt It supports recent GWT, Gradle and Java versions.

steffenschaefer avatar Oct 25 '22 17:10 steffenschaefer