vsch / idea-multimarkdown

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

PDF Export Failed #936

Open kevin1061517 opened 10 months ago

kevin1061517 commented 10 months 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 4 weeks ago

This seems to be a duplicate of #932.