And it is. I’ve submitted M-A’s gerrit. Fetch the cdt.target, or apply the same change to yours.
D.
Yup, seeing the same. We have a gerrit open with a potential fix that Marc-Andre submitted. Basically, we’re missing com.sun.xml.bind from the target. I’m testing now whether that’s actually it.
When I try to use the CDT and create a new Core Build project (meson or standard make), hitting the Finish button does nothing and the dialog sits there indefinitely. If I use an old Managed Build project, it works ok when I create a Managed Make project.
Everything works if I use a Java 8 JVM.
Has anybody else tried this and seeing the same thing?
I see this both using the new 2018-12 M2 CPP EPP and starting up the CDT as a child Eclipse Application with all of CDT checked out in my workspace. Unfortunately, my Java debugger also froze in the parent Eclipse so I didn't get to step through the Wizard.
When I initially debugged and paused all threads, I found that the dialog was sleeping. I didn't notice anything holding locks that another thread was waiting for.