Skip to content

Build the project giving strong warnings about unsupported Gradle IntelliJ Plugin version #184

@soul2zimate

Description

@soul2zimate
> Task :verifyPluginConfiguration

⚠️⚠️⚠️⚠️⚠️

Gradle IntelliJ Plugin 1.x does not support building plugins against the IntelliJ Platform 2024.2+ (242+).

Please upgrade your configuration to use the IntelliJ Platform Gradle Plugin 2.0.0 or higher!
See: https://plugins.jetbrains.com/docs/intellij/tools-intellij-platform-gradle-plugin.html

⚠️⚠️⚠️⚠️⚠️

[gradle-intellij-plugin :verifyPluginConfiguration] The following plugin configuration issues were found:
- The 'since-build' property is lower than the target IntelliJ Platform major version: 223.0 < 242.
- The Java configuration specifies sourceCompatibility=11 but IntelliJ Platform 2024.2 requires sourceCompatibility=17.
See: https://jb.gg/intellij-platform-versions

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions