-
Notifications
You must be signed in to change notification settings - Fork 330
Require-Bundle javax.inject #2176
Copy link
Copy link
Closed
Description
Instead of using "Require-Bundle" could you please use "Import-Package" for javax.inject
We currently try to use a Non-OSGi java where libraries should not conflict but
bundle javax.inject conflicts with jakarta.inject which is normally used for that package. As far as i know org.eclipse.xtext.util is the only lib that explicitly requests javax.inject.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels