Skip to content

Commit

Permalink
fix: make eclipse utilities API dependency
Browse files Browse the repository at this point in the history
...for common core library.
  • Loading branch information
stempler committed Sep 2, 2024
1 parent 12939e5 commit e7ed836
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ dependencies {
implementation libs.findbugs.annotations

api libs.eclipse.core.runtime // e.g. returned in HalePlatform#getContentTypeManager()
implementation libs.igd.eclipse.util
api libs.igd.eclipse.util // e.g. IOProviderExtension
implementation libs.igd.osgi.util

implementation libs.spring.core
Expand Down

0 comments on commit e7ed836

Please sign in to comment.