Hi,

I'm struggling with the Guice approach to declare all extensions such
multibindings or assistedinject as OSGI fragments.

These fragments export the extension packages such as
com.google.inject.multibindings. A plug-in that imports this package
at runtime would be satisfied. But how do I specify the compile time
dependency to, e.g., multibindings fragment from my plug-in? There is
no way to add a fragment as required-bundles nor does Eclipse resolve
package imports against its target platform - at least I couldn't make
it work.

So, whats the intended way to use an extension fragment from within
another plug-in?

Thanks for pointers.

-- 
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.

Reply via email to