To solve this issue, community plug in doesn’t helped me.
Is there any solution to fix this issue, due to this I can not able to build application. I’m using jdk 1.8 and gradle 4.4.1
Caused by: java.io.IOException: Cannot run program “C:\Program Files\Java\jdk1.8.0_241\jre\bin\java.exe” CreateProcess error=206, The filename or extension is too long
at java.lang.ProcessBuilder.start(ProcessBuilder.java:1048)
Execution failed for task ‘:project:kaptGenerateStubsKotlin’
java.io.IOException: Cannot run program “C:\Program Files\java\jdk-11.0.9.1+1\bin\java”: CreateProcess error=206 The filename or extension is too long
it happens if i try to add my custom plugin.
How can i solve this problem? may be i can debug it and see long path? debug.xml (1.0 MB)