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

taskdef class com.intellij.ant.InstrumentIdeaExtensions cannot be found #1288

Closed
stevemessick opened this issue Jan 25, 2023 · 2 comments
Closed
Assignees
Labels
Milestone

Comments

@stevemessick
Copy link

This and #1246 are blocking the Flutter plugin for IntelliJ from being released for 2023.1 EAP. It is possible #1246 is fixed although still open. I was hoping to test that.

I'm using Gradle 7.5.

I updated the IntelliJ plugin for Gradle from 1.9.0 to 1.12.0 and got this error.

  • What went wrong:
    Execution failed for task ':flutter-idea:instrumentCode'.
    taskdef class com.intellij.ant.InstrumentIdeaExtensions cannot be found
    using the classloader AntClassLoader[]
Undin added a commit to JetBrains/educational-plugin that referenced this issue Jan 27, 2023
And disable instrumentation for `Edu-Android` module. See JetBrains/intellij-platform-gradle-plugin#1288
@Undin
Copy link
Contributor

Undin commented Jan 31, 2023

I faced with the same problem when I tried to update gradle-intellij-plugin version to 1.12.0 in EduTools plugin

@YannCebron YannCebron added this to the next milestone Feb 13, 2023
hsz added a commit that referenced this issue Feb 17, 2023
…ot be found` when running instrumentation on Android Studio #1288
@hsz
Copy link
Member

hsz commented Feb 17, 2023

Fixed in 1.13.1-SNAPSHOT

@hsz hsz closed this as completed Feb 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants