Hi,
I'm noticing with the latest CSIDE plug-in on CS 20.4 that any time I edit an .os file and try to save it, Eclipse freezes up for about 45 seconds to a minute. During this time, the application is showing in task manager as non-responsive. I have the same plug-in on CS 20.2 and CS 20.3 without this issue (or at least I haven't noticed it yet).
Obviously this can make development extremely slow.
I'm using Eclipse 2020-09 (4.17.0) and the installer gave me a JDK hotspot plugin (or so it seems), I'm going to attempt to get a more recent Eclipse and a separate JRE installed first.
I checked the release notes and it didn't make any mention of which JDK/JRE I should have installed, so theoretically I have a supported environment. I also tried different JDKs with my eclipse. I tried both hotspot and J9 from AdoptOpenJDK and I now have the reference JDK 11 from Oracle for OpenSDK. The last one gave marginally better performance. I am basically using the latest Eclipse edition (Java SE, not EE).
Has anyone else observed this behaviour?
-Hugh