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

Robert Leftwich wrote:

> Bob Foster wrote:

> > If this is
> > the issue, I can tell you how to modify the plugin.xml file to get around
> > it. 

> Please do...

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?

Robert