I can't get my Eclipse 2018-09 (4.9) running with Java 11 and E(fx)clipse JavaFX plugin.
I run the typical Help -> Install new software
procedure for E(fx)clipse, but after restart, Eclipse fully crashes: I can't even open Eclipse anymore for a new workspace!
When I try to run Eclipse, I get a dialog:
"An error has occurred. See the log file C:\workspace\.metadata\.log"
I've put a copy of that log file on my Github.
Well, I could run a hello world JavaFX application using this manual library setup, but I'd really like to get E(fx)clipse running in order to get the Eclipse menu options and functionality. So how to solve that? Thanks.