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

resolve usages of deprecated api #30

Closed
minman opened this issue Jul 19, 2021 · 1 comment
Closed

resolve usages of deprecated api #30

minman opened this issue Jul 19, 2021 · 1 comment

Comments

@minman
Copy link
Owner

minman commented Jul 19, 2021

IntelliJ Plugin Verifier

4 deprecated API usages
BrowseWordAtCaret 3.0.4 uses deprecated API, which may be removed in future releases leading to binary and source code incompatibilities

Deprecated methods usages (3)

  • BaseComponent.disposeComponent() (1)
  • BaseComponent.initComponent() (1)
  • EditorActionHandler.execute(Editor, DataContext) (1)

Deprecated interface usage (1)

  • ApplicationComponent (1)
@minman minman closed this as completed Jul 22, 2021
@minman
Copy link
Owner Author

minman commented Jul 22, 2021

IntelliJ Plugin Verifier

IntelliJ IDEA Ultimate IU-202.8194.7 (2020.2.4)Compatible
IntelliJ IDEA Ultimate IU-203.8084.24 (2020.3.4)Compatible
IntelliJ IDEA Ultimate IU-211.7628.21 (2021.1.3)Compatible

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