Getting plug-in dependencies from server repository [message #809735] |
Wed, 29 February 2012 02:38  |
Eclipse User |
|
|
|
I have mina-core.jar in my server's repository/usr. It exports org.apache.mina.core.buffer (2.0.4) and other packages.
I also have a project with "EclipseRT OSGi Bundle" facet, runtime pointing to this server, and "Bundle Dependencies" container in the build path. However, Bundle Dependencies doesn't appear in Package Explorer, and when trying to build it, I get the error "No available bundle exports package 'org.apache.mina.core.buffer'".
How can I fix this?
|
|
|
|
|
|
|
Re: Getting plug-in dependencies from server repository [message #816562 is a reply to message #814048] |
Thu, 08 March 2012 20:43  |
Eclipse User |
|
|
|
One possible fix is to go into project properties, and select the Targeted Runtimes page. There's a chance that the project is no longer configured to target a Virgo runtime, or is targeting one that is not longer properly set up. If you select a valid Virgo runtime from this dialog Eclipse will update your project's class paths, and that will hopefully fix your Bundle Dependencies entries.
|
|
|
Powered by
FUDForum. Page generated in 0.04661 seconds