You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have no idea what happened when I want to export PDF file and I struggled to deal with it, but error messages still popped up... I got the error messages like this. Hope someone can give me some hints.
Failed to export PDF, error class org.apache.xerces.jaxp.DocumentBuilderFactoryImpl cannot be cast to class javax.xml.parsers.DocumentBuilderFactory (org.apache.xerces.jaxp.DocumentBuilderFactoryImpl is in unnamed module of loader com.intellij.util.lang.PathClassLoader @224aed64; javax.xml.parsers.DocumentBuilderFactory is in unnamed module of loader com.intellij.ide.plugins.cl.PluginClassLoader @487d509f)
The text was updated successfully, but these errors were encountered:
I have no idea what happened when I want to export PDF file and I struggled to deal with it, but error messages still popped up... I got the error messages like this. Hope someone can give me some hints.
Failed to export PDF, error class org.apache.xerces.jaxp.DocumentBuilderFactoryImpl cannot be cast to class javax.xml.parsers.DocumentBuilderFactory (org.apache.xerces.jaxp.DocumentBuilderFactoryImpl is in unnamed module of loader com.intellij.util.lang.PathClassLoader @224aed64; javax.xml.parsers.DocumentBuilderFactory is in unnamed module of loader com.intellij.ide.plugins.cl.PluginClassLoader @487d509f)
The text was updated successfully, but these errors were encountered: