ContextMapper / context-mapper-dsl

ContextMapper DSL: A Domain-specific Language for Context Mapping & Service Decomposition
https://contextmapper.org/
Apache License 2.0
224 stars 30 forks source link

Cannot install Eclipse plugin #349

Closed mlevin2 closed 1 year ago

mlevin2 commented 1 year ago

Describe the bug "One or more items could not be found" error

To Reproduce Steps to reproduce the behavior:

  1. Attempt to install Context Mapper plugin from Eclipse Marketplace

Expected behavior All components would install.

Screenshots / Exceptions

Cannot complete the install because one or more required items could not be found.
  Software being installed: Context Mapper DSL Editor 6.9.0 (org.contextmapper.dsl.feature.feature.group 6.9.0)
  Missing requirement: org.contextmapper.dsl 6.9.0 (org.contextmapper.dsl 6.9.0) requires 'osgi.bundle; org.slf4j.api 0.0.0' but it could not be found
  Cannot satisfy dependency:
    From: Context Mapper DSL Editor 6.9.0 (org.contextmapper.dsl.feature.feature.group 6.9.0)
    To: org.eclipse.equinox.p2.iu; org.contextmapper.dsl [6.9.0,6.9.0]

Input files to reproduce

IDE and Plugin (please complete the following information):

Additional context

stefan-ka commented 1 year ago

Thanks for reporting @mlevin2! Seems like we have a problem with the latest Eclipse version. I'll have a look at it!

stefan-ka commented 1 year ago

@mlevin2, it could take some time until we are able to fix this. Alternatively, you could use Eclipse 2023-06.

stefan-ka commented 1 year ago

Hi @mlevin2!

We just released Context Mapper v6.10.0 which is now compatible with Eclipse 2023-09. So I close this issue. Let me know if you still have troubles.

Best regards, Stefan