[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.platform.rcp] Re: Classpath Problems working with Libs that use Reflection

Do a google search for site:dev.eclipse.org news.eclipse <stuff>

log4j and hibernate both have the same problem (they need access to the ClassLoader in their dependant plugins). I think the suggested solution is Buddy-ClassLoading.

Later,
PW