Plugin 2.2.1 - Following 3 plugins could not be created: plugins/compose-ide-plugin/lib/compose-ide-plugin.jar

See Following 3 plugins could not be created: plugins/compose-ide-plugin/lib/compose-ide-plugin.jar · Issue #1890 · JetBrains/intellij-platform-gradle-plugin · GitHub

Task :buildSrc:compileJava UP-TO-DATE
Task :buildSrc:compileGroovy NO-SOURCE
Task :buildSrc:processResources NO-SOURCE
Task :buildSrc:classes UP-TO-DATE
Task :buildSrc:jar UP-TO-DATE
Configure project :
2025.02.02-SNAPSHOT
IDEA VERSION 251.21418.62
Directory ‘C:\xxxx\opt\jdk17’ (Gradle property ‘org.gradle.java.installations.paths’) used for java installations does not exist
Directory ‘C:\xxx\c\jdk17’ (Gradle property ‘org.gradle.java.installations.paths’) used for java installations does not exist
Layout component ‘intellij.json’ has some nonexistent ‘classPath’ elements: ‘plugins\json\lib\modules\intellij.json.jar’
Layout component ‘intellij.qodana.sarif’ has some nonexistent ‘classPath’ elements: ‘plugins\qodana\lib\modules\intellij.qodana.sarif.jar’
Layout component ‘intellij.vcs.github’ has some nonexistent ‘classPath’ elements: ‘plugins\vcs-github-IC\lib\modules\intellij.vcs.github.jar’
Layout component ‘intellij.yaml’ has some nonexistent ‘classPath’ elements: ‘plugins\yaml\lib\modules\intellij.yaml.jar’
Layout component ‘org.jetbrains.plugins.emojipicker’ has some nonexistent ‘classPath’ elements: ‘plugins\emojipicker\lib\emojipicker.jar’
Layout component ‘intellij.json’ has some nonexistent ‘classPath’ elements: ‘plugins\json\lib\modules\intellij.json.jar’
Layout component ‘intellij.qodana.sarif’ has some nonexistent ‘classPath’ elements: ‘plugins\qodana\lib\modules\intellij.qodana.sarif.jar’
Layout component ‘intellij.vcs.github’ has some nonexistent ‘classPath’ elements: ‘plugins\vcs-github-IC\lib\modules\intellij.vcs.github.jar’
Layout component ‘intellij.yaml’ has some nonexistent ‘classPath’ elements: ‘plugins\yaml\lib\modules\intellij.yaml.jar’
Layout component ‘org.jetbrains.plugins.emojipicker’ has some nonexistent ‘classPath’ elements: ‘plugins\emojipicker\lib\emojipicker.jar’
Following 3 plugins could not be created: plugins\compose-ide-plugin\lib\compose-ide-plugin.jar, plugins\compose-ide-plugin\lib\compose-ide-plugin.jar, plugins\compose-ide-plugin\lib\compose-ide-plugin.jar
Following 3 plugins could not be created: plugins\compose-ide-plugin\lib\compose-ide-plugin.jar, plugins\compose-ide-plugin\lib\compose-ide-plugin.jar, plugins\compose-ide-plugin\lib\compose-ide-plugin.jar

running on 251.x via IntelliJ gutter test icon.
using gradle wrapper 8.5
It does not complete.

When targetting 2024.3 it does not have the "Following 3 plugins … " and it is able to complete.

I do still see this a few times but that is the only one.

Layout component ‘org.jetbrains.plugins.emojipicker’ has some nonexistent ‘classPath’ elements: ‘plugins\emojipicker\lib\emojipicker.jar’

Please provide such details right in the ticket. Submitting them here won’t help me debugging the issue.

Sure done, new forum i dunno where to put stuff!

The project’s issue tracker always has the highest priority.
Thank you, Aiden!

The issue with Following 3 plugins … is caused by an incorrect plugin.xml definition within the com.intellij.compose.ide.plugin plugin. The fix is already available in the IntelliJ IDEA monorepo and will be published soon.

1 Like