Cause: invalid type code: 1C

已回答

Gradle sync failed: Cause: invalid type code: 1C

0
Avatar
Permanently deleted user

Please how do I resolve Gradle sync failed: Cause: invalid type code: 1C

0

@... The answer is still actual as there are no steps to reproduce, sample project, and logs. Please report at https://youtrack.jetbrains.com/newIssue?project=IDEA with the sample project and the logs (https://intellij-support.jetbrains.com/hc/articles/207241085).

0
Avatar
Permanently deleted user

This is because of using a very recent version of Java JDK(version 14).

To fix this problem go to File->Project Structure->JDK->Choose the EnbeddedJDK option.

More info here.

0

请先登录再写评论。