You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
With version tiger I can update all dependencies with "Require-Bundle". But we use also dependencies with "Import-Package" combined with version-ranges. So I want to get the same functionality like for other dependency-types.
I think, we need also a regexp-pattern for the package-names (like for project-names/artifact-id's).
The text was updated successfully, but these errors were encountered:
With version tiger I can update all dependencies with "Require-Bundle". But we use also dependencies with "Import-Package" combined with version-ranges. So I want to get the same functionality like for other dependency-types.
I think, we need also a regexp-pattern for the package-names (like for project-names/artifact-id's).
The text was updated successfully, but these errors were encountered: