Error while debugging plugin

Answered

When I created a java project to test Gradle and debugged it with gradle-8.2/java-18, I got "CreateProcess error=267, Invalid directory name."
was output.
For details (debug log) please visit this site

https://pastebin.com/442ER5vr

versions:

intellij ("2022.2.5")
  type ("IC") 

dependencies plugins 
    “com.intellij.gradle”

 

screen:

 

I would appreciate it if you could tell me how to deal with it.

0
1 comment

Hi,

With the provided information, it's hard to understand what the issue is.

Please share the minimal project to reproduce the issue and describe the steps in detail.

0

Please sign in to leave a comment.