MDSL-Specification icon indicating copy to clipboard operation
MDSL-Specification copied to clipboard

Eclipse MDSL Editor install broken

Open ejuntu opened this issue 1 year ago • 1 comments

Hi, I was trying to install the Eclipse MDSL Editor, but installation failed with following error:

Cannot complete the install because one or more required items could not be found. Software being installed: MDSL Editor Feature Developer Resources 5.4.6.202202011408 (io.mdsl.feature.source.feature.group 5.4.6.202202011408) Missing requirement: io.mdsl 5.4.6.202202011408 (io.mdsl 5.4.6.202202011408) requires 'osgi.bundle; org.slf4j.api 0.0.0' but it could not be found Cannot satisfy dependency: From: MDSL Editor Feature 5.4.6.202202011408 (io.mdsl.feature.feature.group 5.4.6.202202011408) To: org.eclipse.equinox.p2.iu; io.mdsl [5.4.6.202202011408,5.4.6.202202011408] Cannot satisfy dependency: From: MDSL Editor Feature Developer Resources 5.4.6.202202011408 (io.mdsl.feature.source.feature.group 5.4.6.202202011408) To: org.eclipse.equinox.p2.iu; io.mdsl.feature.feature.group [5.4.6.202202011408,5.4.6.202202011408]

Any chance this can be remedied? Would really like to use the MDSL tools.

ejuntu avatar Feb 02 '24 12:02 ejuntu

Hi @ejuntu which Eclipse version did you use? You might want to try an older one. I succeeded with this one (not installed but .zip unpacked):

  • Version: 2023-03 (4.27.0)
  • Build id: 20230309-1520

Not an ideal solution, but very limited dev. resources for maintenance here... a CLI is available, as well as a Web prototype, supporting parts of the functionality (all generators are there): https://github.com/Microservice-API-Patterns/MDSL-Web

Hope this helps

socadk avatar Feb 29 '24 10:02 socadk

Should be fixed with MDSL Version 6, developed for Eclipse 06-2024

socadk avatar Sep 04 '24 08:09 socadk