[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Newsgroup Home]
|
[news.eclipse.platform.rcp] Re: More classpath dependency confusion
|
Chris Longfield wrote:
But I thought by listing the package in the runtime 'exported packages'
section of plugin A, I was exporting it. What else do I have to do?
Normally, that's it. I also assume you did a PDE Tools>Update Classpath...
BTW: for including 3rd party jars in plugins, I use a list like:
http://wiki.eclipse.org/index.php/Plug-in_Development_Environment
Follow the steps and the exported packages should show up correctly.
Later,
PW