I am testing the myeclipse 2020, MyEclipse Enterprise Workbench Version: 2020.5.18. My company has myeclipse license purchased, and I was using 2017 version. Now I have an activation issue. By default this myeclipse 2020 is started with a JDK13 which came with the installation at -vm C:\dev\tools\MyEclipse-2020\binary\com.sun.java.jdk13.win32.x86_64_1.13.0\bin\javaw.exe.
Our applications are Java8 based with older Springboot version (< 2.0), so when I try to import them I got a error about older incompatible maven plugin. The suggestion from IDE is to start the IDE with a JDK8, thus I switch to use the same JDK used to run myeclipse 2017. How I have 2 strange issues.
First, the IDE take much longer time to start up comparing to starting with JDK13 and sometime it stops to responding and I have to end the process via task manager.
Second, the IDE can’t activate. We have activate the IDE starting with JDK14 after installation. After switching to JDK8, the JDK asks to activate it again, and failed to activate with same subscription information it found from the installation.
Please help.
Thank you
Attachments:
You must be
logged in to view attached files.