Skip to content

Conversation

@copybara-service
Copy link

@copybara-service copybara-service bot commented May 19, 2021

[2021.1 compat] Compatibility fixes to testing classes

  • Remove call to not needed Extensions.registerAreaClass API after it was removed in this commit
  • Use ExtensionsArea.registerExtensionPoint(extensionPointName, extensionPointBeanClass, kind) API that is available for all supported IDE versions after ExtensionsArea.registerExtensionPoint(extensionPointName, extensionPointBeanClass) was removed in this commit

@copybara-service copybara-service bot requested review from chaoren and vsiva as code owners May 19, 2021 09:44
@google-cla google-cla bot added the cla: yes label May 19, 2021
@copybara-service copybara-service bot force-pushed the test_374604355 branch 9 times, most recently from 1b0cb2b to ec05656 Compare May 19, 2021 11:22
@copybara-service copybara-service bot changed the title Test [2021.1 compat] Compatibility fixes to testing classes May 19, 2021
@copybara-service copybara-service bot force-pushed the test_374604355 branch 2 times, most recently from eaed341 to a57c10b Compare May 19, 2021 12:03
* Remove call to not needed `Extensions.registerAreaClass` API after it was removed in [this commit](JetBrains/intellij-community@cc31a97#diff-5b5191d65df57cc34c25265d1be88fc3daedb8529c3b9c462d29312fd8360941)
* Use `ExtensionsArea.registerExtensionPoint(extensionPointName, extensionPointBeanClass, kind)` API that is available for all supported IDE versions after `ExtensionsArea.registerExtensionPoint(extensionPointName, extensionPointBeanClass)` was removed in [this commit](JetBrains/intellij-community@cc31a97#diff-f6d29de2def2588a09dcabf39c8ff1022dd787537bc5f0ed8124e9ed97610112)

PiperOrigin-RevId: 374622744
@copybara-service copybara-service bot merged commit 96336c1 into master May 19, 2021
@copybara-service copybara-service bot deleted the test_374604355 branch May 19, 2021 12:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants