|
Change Return Type String to Promise<String> in method public getValue() : Promise<String> in class org.eclipse.che.ide.extension.machine.client.command.valueproviders.CurrentProjectRelativePathProvider |
From |
To |
|
Change Return Type String to Promise<String> in method public getValue() : Promise<String> in class org.eclipse.che.ide.extension.machine.client.command.valueproviders.CurrentProjectPathProvider |
From |
To |
|
Change Return Type String to Promise<String> in method public getValue() : Promise<String> in class org.eclipse.che.ide.extension.machine.client.command.valueproviders.ServerPortProvider.AddressProvider |
From |
To |
|
Change Return Type String to Promise<String> in method public getValue() : Promise<String> in class org.eclipse.che.ide.ext.java.client.CurrentClassFQNProvider |
From |
To |
|
Change Return Type String to Promise<String> in method public getValue() : Promise<String> in class org.eclipse.che.ide.extension.machine.client.command.valueproviders.DevMachineHostNameProvider |
From |
To |
|
Change Return Type String to Promise<String> in method public substituteProperties(commandLine String) : Promise<String> in class org.eclipse.che.ide.extension.machine.client.command.CommandManager |
From |
To |
|
Change Return Type String to Promise<String> in method public getValue() : Promise<String> in class org.eclipse.che.ide.extension.machine.client.command.valueproviders.CommandPropertyValueProvider |
From |
To |