mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-30 10:17:50 +08:00
cleanup: DeploymentConfigurationManager.createAndRunConfiguration (#210)
This commit is contained in:
parent
2ab8ac73f4
commit
af91c10f7a
@ -90,7 +90,7 @@ NOTE: You are allowed to prettify the pattern using markdown-features:
|
||||
: See `BuildNumber.asString`, `BuildNumber.getBaselineVersion()` and `BuildNumber.getComponents()` as alternatives.
|
||||
|
||||
`com.intellij.remoteServer.configuration.deployment.DeploymentConfigurationManager.createAndRunConfiguration(ServerType, RemoteServer)` method removed
|
||||
: Use `.createAndRunConfiguration(ServerType, RemoteServer, DeploymentSourceType)` instead
|
||||
: Use `DeploymentConfigurationManager.createAndRunConfiguration(ServerType, RemoteServer, DeploymentSourceType)` instead
|
||||
|
||||
## Changes in DataGrip and Database Tools plugin 2019.3
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user