Skip to content

Commit

Permalink
Add javax.inject/annotation providing bundles to eclipse.sdk repository
Browse files Browse the repository at this point in the history
to ensure it is provided and to maintain backwards compatibility until
support for javax annotations is finally removed.

Part of eclipse-platform#1056
  • Loading branch information
HannesWell committed Nov 4, 2023
1 parent 4063dae commit 92b4d76
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -46,4 +46,6 @@
<!-- Will be removed soon, once integrated in an appropriate feature -->
<bundle id="org.eclipse.unittest.ui"/>
<bundle id="org.eclipse.unittest.ui.source"/>
<bundle id="jakarta.annotation-api" version="1.3.5"/>
<bundle id="jakarta.inject.jakarta.inject-api" version="1.0.5"/>
</site>

0 comments on commit 92b4d76

Please sign in to comment.