vsch / idea-multimarkdown

Markdown language support for IntelliJ IDEA.
https://plugins.jetbrains.com/plugin/7896-markdown-navigator
Apache License 2.0
815 stars 127 forks source link

PDF Export Failed #936

Open kevin1061517 opened 1 year ago

kevin1061517 commented 1 year ago

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)

odisseus commented 5 months ago

This seems to be a duplicate of #932.