-
Notifications
You must be signed in to change notification settings - Fork 325
Components API deprecation - migrate all ProjectManagerListener.projectOpened() to backgroundPostStartupActivity extensions #6953
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
Milestone
Comments
jwren
added a commit
to jwren/flutter-intellij
that referenced
this issue
Oct 20, 2023
jwren
added a commit
that referenced
this issue
Oct 24, 2023
The pre-requisite for this was to migrate to Gradle IntelliJ platform |
jwren
added a commit
to jwren/flutter-intellij
that referenced
this issue
Dec 18, 2024
jwren
added a commit
to jwren/flutter-intellij
that referenced
this issue
Dec 18, 2024
jwren
added a commit
to jwren/flutter-intellij
that referenced
this issue
Dec 20, 2024
jwren
added a commit
that referenced
this issue
Dec 20, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
See https://plugins.jetbrains.com/docs/intellij/plugin-components.html#comintellijpoststartupactivity for notice and documentation on the deprecation intentions of Components from JetBrains.
Migration forward has different directions before and after
2023.1
, if we can, it would be prudent to wait until we are only supporting this major platform as a minimum version.See also: #7718
The text was updated successfully, but these errors were encountered: