You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Through the 2.2.1 version of the org.jetbrains.intellij.platform plugin configured to rely on java, kotlin plugin plugin development projects, in the ide settings to enable the source code download, waiting for gradle to load the project is complete, found that the ide itself the source code downloaded successfully, but the source code of java and kotlin plugins were not downloaded successfully.
What happened?
Through the 2.2.1 version of the org.jetbrains.intellij.platform plugin configured to rely on java, kotlin plugin plugin development projects, in the ide settings to enable the source code download, waiting for gradle to load the project is complete, found that the ide itself the source code downloaded successfully, but the source code of java and kotlin plugins were not downloaded successfully.
A minimal reproduction project has been attached.
mre-plugin-sources-download.zip
Relevant log output or stack trace
No response
Steps to reproduce
Loading the project using gradle
View source for com.intellij.psi.formatter.common.AbstractBlock
View source for org.jetbrains.kotlin.idea.formatter.KotlinBlock
View source for com.intellij.psi.formatter.java.AbstractJavaBlock
Gradle IntelliJ Plugin version
2.2.1
Gradle version
8.10
Operating System
Windows
Link to build, i.e. failing GitHub Action job
No response
The text was updated successfully, but these errors were encountered: