@Override
 public void setSettings(@NotNull RemoteGradleProcessSettings settings) throws RemoteException {
   myHelper.setSettings(settings);
 }