Skip to content

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

Open
jwren opened this issue Oct 20, 2023 · 1 comment
Assignees
Milestone

Comments

@jwren
Copy link
Member

jwren commented Oct 20, 2023

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

@jwren
Copy link
Member Author

jwren commented Nov 15, 2024

The pre-requisite for this was to migrate to Gradle IntelliJ platform 2.1.x to have the update verifier which is done, this work will not be finished for this upcoming Milestone, bumping to the next one.

@jwren jwren modified the milestones: M83, M84 Nov 15, 2024
@jwren jwren changed the title Components API deprecation Components API deprecation - migrate all ProjectManagerListener.projectOpened() to backgroundPostStartupActivity extensions Dec 18, 2024
@jwren jwren modified the milestones: M84, M85 Feb 10, 2025
@jwren jwren modified the milestones: M85, M86 Apr 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant