-
Bug
-
Resolution: Done
-
Major
-
4.5.3.AM3
-
None
This is basically why I saw JBIDE-25836 in the first place (Windows overlapping when selecting a quick fix in runtime detection dialog).
I had an installation of devstudio and as usual, cdk server adapter was automatically there. That's expected - when I install devstudio and start it, runtime detection will notice ~/.minishift exists and will quietly create a server adapter with minishift binary location missing.
Then I installed updates and restarted the IDE. On the next start, I was shown the runtime detection dialog - it showed cdk (based on existing ~/.minishift) and it show an error that minishift binary is missing. This seems to be a bug - there was no new server found, only the existing cdk adapter.
I checked again on a clean installation and was able to reproduce easily - a simple IDE restart will do. See the steps to reproduce.
- is related to
-
JBIDE-25836 Windows overlapping when selecting a quick fix in runtime detection dialog
- Open