Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Question] build失败 #1165

Open
luckygqx opened this issue Sep 23, 2024 · 2 comments
Open

[Question] build失败 #1165

luckygqx opened this issue Sep 23, 2024 · 2 comments
Labels
type: question&discussion Further information is requested

Comments

@luckygqx
Copy link

Cause: class org.jetbrains.intellij.MemoizedProvider overrides final method org.gradle.api.internal.provider.AbstractMinimalProvider.toString()Ljava/lang/String;
image

master分支代码build失败

jdk 17
gradle 8.10

是jdk还是gradle版本不对吗

@luckygqx luckygqx added the type: question&discussion Further information is requested label Sep 23, 2024
@luckygqx
Copy link
Author

是idea版本的问题吗?我目前idea版本是2023.3.5
我修改了idea-plugin模块的build.gradle.kts就可以了
plugins {
id("org.jetbrains.intellij") version "1.17.1"
}

@tangcent
Copy link
Owner

@luckygqx 和idea版本没关系,你是执行./plugin-script/package_plugin.sh吗?
`

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: question&discussion Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants