mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-30 10:17:50 +08:00
Fix method name
This commit is contained in:
parent
6021898c6f
commit
30f9e4eadb
@ -162,7 +162,7 @@ Support for JavaFX deprecated
|
||||
`org.jetbrains.plugins.github.pullrequest.ui.GHCompletableFutureLoadingModel()` constructor removed
|
||||
: Model was made disposable and it is now required to pass parent disposable in constructor
|
||||
|
||||
`org.jetbrains.plugins.github.util.GithubGitHelper#getPossibleRemoteUrlCoordinates` method removed
|
||||
`org.jetbrains.plugins.github.util.GithubGitHelper.getPossibleRemoteUrlCoordinates()` method removed
|
||||
: Use `org.jetbrains.plugins.github.util.GHProjectRepositoriesManager.getKnownRepositories()` instead
|
||||
|
||||
## Changes in Groovy Plugin 2020.2
|
||||
|
Loading…
x
Reference in New Issue
Block a user