Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [pde-dev] Eclipse cannot find required libraries in plugin

Hi Vinícius.  It would be useful if you posted your MANIFEST.MF,
plugin.xml, and the actual error.

If you've listed the .jar in the MANIFEST.MF, you don't need it in
your plugin.xml.

Have you managed to run your plugin using a PDE runtime image?

Brian.

-- 
  Brian de Alwis | Software Practices Lab | UBC | http://www.cs.ubc.ca/~bsd/
"There is much pleasure to be gained in useless knowledge." - Bertrand Russell


Back to the top