[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[news.eclipse.tools] Re: XMLBuddy not found in M5

> If I remove the line <import plugin="org.eclipse.pde"/> and the
> perspectiveExtension with a targetID of
> "org.eclipse.pde.ui.PDEPerspective" then it seems to startup ok. Did I
> miss anything?

That works.

The general fix for this sort of problem is, e.g.,

<import plugin="org.eclipse.pde" optional="true"/>

Same comment goes for JDT. The dependency is there so the XML icon buttons
appear by default in PDE and JDT perspectives. At 0.2.8 time, I didn't know
about optional. Glad you are working again!

Bob
htttp://www.xmlbuddy.com