Hi there,
We are using several Nutch plugins for various
purpose on a single solution. However, some of them are using the same
dependency library with different versions that cause collision. The
obvious solution is class-loading that is mentioned in the official wiki.
Since I am new to Nutch and class-loading, can someone provide sample code to
explain how it exactly works?
Thanks in advance.
Eric

