Please note: We are aware of an issue affecting replies on the Arm Community forums, which may not be loading as expected.

We apologize for any inconvenience and appreciate your patience while we investigate and work to resolve the issue.

Thank you for your understanding.


This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Marketplace doesn't work

Hello,

I have just installed ARM Developement Studio to evaluate this IDE before purchase. As I have been working in Eclipse based IDEs, the first thing I wanted to do was to download DevStyle theme from eclipse marketplace, because I can work only with dark themes.

And there is a problem on just beginning, because it doesn't work. I got communicate:

" Cannot complete the install because one or more required items could not be found.
  Software being installed: DevStyle (includes Darkest Dark Theme) 1.11.0.201909171704 (com.genuitec.eclipse.theming.feature.feature.group 1.11.0.201909171704)
  Missing requirement: Startup 1.11.0.201909171704 (com.genuitec.eclipse.startup 1.11.0.201909171704) requires 'bundle org.eclipse.wst.common.frameworks 0.0.0' but it could not be found
  Cannot satisfy dependency:
    From: DevStyle (includes Darkest Dark Theme) 1.11.0.201909171704 (com.genuitec.eclipse.theming.feature.feature.group 1.11.0.201909171704)
    To: com.genuitec.eclipse.startup [1.11.0.201909171704] "

Some plugins works, some not. This is first time when I have problems with marketplace and it saddens me a bit that such IDE has problems from the very beginning.

Any suggestions what is wrong? I have 4 other IDEs based on Eclipse, all of them works ok.

Arek

  • Hi Arek,

    The Market Place needs a reference to the Eclipse platform software repository to automatically resolve the dependencies of the plug-in you are trying to install. This reference is currently missing (I raised a bug with the development team) but it can be trivially added, from the Eclipse Preferences:

    • Go to Preferences -> Install/Update -> Available Software Sites
    • Push the Add... button
    • Enter the following URL, with the name of your choosing: http://download.eclipse.org/releases/neon ("Eclipse Neon Release Software Repository" is a fair name)

    This is what you should see:

    After that step, you will be able to install DevStyle from the Market Place.

    Best regards,

      Romain Castell

  • Yes, that did the job. Thanks for help, now I can start work.

    Arek