Hello Rafal,
Thanks to your unofficial release I have been able to keep my Scala environment working after switching to Eclipse Photon. I want to report back with my experiences after running Scala-IDE on Photon and OpenJDK11 on Ubuntu 18.10. Although I only use Eclipse as a compiling code editor with code completion and do not employ the more fancy features like macros and refactoring this may help people decide about possibly upgrading to Photon or JDK11.
The editor and code completion part works flawlessly. The completion popup window sometimes leaves a jittering trail outside the Eclipse main window (I do not use full screen windows) that irritates me but maximizing+restoring makes it go away. I may not be related to the Scala plugin at all but I would not know since I do not use Eclipse for anything else. The incremental compiler also works fine. I use Ant for my release builds and that still works fine from inside Eclipse. As a whole my take is that my current setup works better than any previous Scale IDE version I have used!
I am a bit worried about the future though. I need to keep up with the latest JDK versions because I need to be able to produce builds for all released Java versions. I do not care for new features or other improvements to the Scala IDE as long as it keeps working with JDK12+ and preferably with Photon successors. Maybe you or someone else will provide patched versions in the future. If not we may all be forced to move on.
Whatever happens you have done a great job and helped me and others to keep going. Thanks again!
Cheers,
Silvio