cleanup: DeploymentConfigurationManager.createAndRunConfiguration (#210)

This commit is contained in:
Yann Cébron 2019-09-25 10:50:27 +02:00
parent 2ab8ac73f4
commit af91c10f7a

View File

@ -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