JSpider
JSpider source modifications
The version of JSpider currently used for the MKSearch project is jspider-0-5-0-dev
. Some temporary workarounds to solve issues with the GCJ
compiler and libgcj
runtime environment are noted below.
- The
PluginInstantiator
throws aIncompatibleClassChangeError
when it tries to loadStatusBasedFileWriterPlugin
. This problem seems to be because this class does not implement the first constructor that the instantiator calls, withString
andPropertySet
arguments. TheConsolePlugin
has such a constructor and loads successfully. It has been difficult to create a simple test case that reproduces this error, so an extra constructor has been added toStatusBasedFileWriterPlugin
.
Copyright MKDoc Ltd. and others.
The Free Documentation License http://www.gnu.org/copyleft/fdl.html