I found the 'correct' way to let Eclipse PDE know about that fragments can extend the api of the host bundle. One has to specify
Eclipse-ExtensibleAPI: true in the host bundle. See http://help.eclipse.org/indigo/index.jsp?topic=%2Forg.eclipse.platform.doc.isv%2Freference%2Fmisc%2Fbundle_manifest.html section The Eclipse-ExtensibleAPI Header for more details on that. Maintainers, since guice is used on OSGI environment and many folks use Eclipse PDE for developing their applications: does it make sense to add this flag to guice host bundle's manifest? -- You received this message because you are subscribed to the Google Groups "google-guice" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-guice?hl=en.
