Gradle

Answered

could not initialize class org.codehaus.groovy.classgen.verifier

I get this problem after install Ultimate version of Intellij and uninstall community version,and I don't know how can I fix it

0
1 comment

Please try to specify the Gradle location in (Preferences | Build, Execution, Deployment | Build Tools | Gradle | Use Gradle from | Specified location) and reimport the project.

Here is an example: https://prnt.sc/sb7wee

See the related discussions for more details:

If the problem remains please attach a sample project and a compressed logs folder after restarting the IDE and reproducing the problem.
Also, try to build the project from the command line.

 
0

Please sign in to leave a comment.