Thomas Mäder

Results 214 comments of Thomas Mäder

Also, there is no file named `~/.crc/machines/crc/crc_id_rsakey`. Im on Windows 10. There is `id_rsa`and `id_rsa.pub`

Sorry, but even when I've started crc, there simply is no such file in ~\.crc\machines\crc. I've tried `ssh -i \Users\thomas\.crc\machines\crc\id_rsa [email protected]` and that does not work because: `Permissions for '\\Users\\thomas\\.crc\\machines\\crc\\id_rsa'...

So...output from `top` in the VM shows: ``` PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND 5354 root 20 0 1967168 1.1g 103428 S 12.3 8.6...

And running `journalctl -f` prints out sth. like this: ``` -- Logs begin at Tue 2020-04-28 08:53:11 UTC. -- May 05 08:09:05 crc-w6th5-master-0 hyperkube[4284]: I0505 08:09:05.789030 4284 prober.go:129] Liveness probe...

@gbraad anything else I can provide to move this one forward?

> > * JDT then ignores each source folder not matching the target environment (that is what one needs to do manually at the moment). > > Let me query...

> Nope, that is the result of the build but in the IDE there is one project and different source-folders That's why i qualified the sentence with "really". It is...

@laeubi I think you took my analysis of the problem for an action plan there ;-) My analysis is: visiblity of Java names is a complicated problem and it depends...

> Changing SWT in that way would be very tough as it will not only require to handle the Java side but also the C headers/object files/etc. @tsmaeder So having...

@lucas-koehler by "respecting autosave" you mean that there is no dialog asking to save when the editor is closed when dirty? If so, this is a problem that existed before.