I've recently started getting a message from eclipse that some plugins can't run on JDK 1.8 and that the IDE needs JDK11 plus for those plugins to function.
so I installed JDK 11 changed the path, referenced it in -vm line in eclispe.ini, and changed the compliance in eclispe to JRE 11.
did the same with JDK 12,13 even referenced javaw. The final outcome was that eclipse would run when configured on JDK 1.8 but JDK 11 plus it caps the processor at 99% and the splash screen stays there forever.
When I used eclipse 2021 it worked fine with JDK 13 the only problem is that my current eclipse_jEE has a lot of plugins and it would take me forever to reconfigure the whole thing especially now when I am working on my end of study project and I don't want to mess up the workspace like I did once. I want someone to help me out with this, please.