google-cloud-eclipse icon indicating copy to clipboard operation
google-cloud-eclipse copied to clipboard

Update button could work for non-managed SDK too

Open elharo opened this issue 7 years ago • 2 comments

Currently we disable the update button when a non-managed SDK is selected, but it would be neat of instead it just worked.

image

elharo avatar Mar 06 '18 21:03 elharo

One problem I heard is that, we can't update by gcloud components update for an SDK installed through a package manager such as apt, yum, etc.

chanseokoh avatar Mar 06 '18 21:03 chanseokoh

I wonder if that situation can be detected. Maybe a check that the gcloud directory is writable.

briandealwis avatar Mar 07 '18 14:03 briandealwis