gwt-gradle-plugin
gwt-gradle-plugin copied to clipboard
CreateProcess error=206, The filename or extension is too long
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?
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.