[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

Paul Webster wrote:
Benjamin Pasero wrote:


I have now set "Eclipse-BuddyPolicy: global" to the JDom Plugin and its
working! I wonder if that option has any sideeffects, like performance for
the lookup?


Btw it did not work using the other Buddy-Policy "registered". I set the
JDom Plugin to "Eclipse-BuddyPolicy: registered" and the Xerces Plugin to
"Eclipse-RegisterBuddy: foo.bar.xerces". I assume the symbolic ID after
Eclipse-RegisterBuddy is free to chose?


Yup, it just has to match the plugin id of the JDom plugin.

Later,
PW

Ah thanks for the info, now its working with "registered" as well.

Ben