Error encountered while testing Java program in Mac
Hi Experts,
I was testing my Java program in a Mac environment when this error message popped up (see screenshot below).
Fatal error initializing class com.intellij.util.xml.impl.DomApplicationComponent: java.lang.NoClassDeffounderError: com/intellij/javaee/model/xmlCommonDomModelRootElement
Complete error stack was written to idea.log
As a newbie Java programmer, I couldn’t find any errors in my program and the way I compiled it. I couldn’t find the reason for the class path error. Anyway, anyone from this forum who can help me resolve the problem?








