< Eclipse < FAQ

Eclipse Platform uses XML parser Xerces (to read plugin.xml ...)

JDK 1.4+ provides Xerces also...

FOP library wrapper example

It seems to be better (without ClassCastException) make this library (with 3rd Xerces, Xalan, ...) as Fragment.

  1. Fragment "org.apache.fop":
    • Alt-Enter (Properties for org.apache.fop) -- Java Build Path /Libraries -- Add JARs..., /Order and Export -- (select jars)
    • MANIFEST.MF/Runtime /Classpath -- Add...
  2. Host plugin:
    • MANIFEST.MF/Build /Extra Classpath Entries -- Add JARs...
This article is issued from Wikibooks. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.