- This topic has 3 replies, 2 voices, and was last updated 5 years, 8 months ago by Brian Fernandes.
-
AuthorPosts
-
heldersalesParticipantHi,
I’ve always used the Darkest Dark theme in the TI Code Composer Studio v8. I’ve uninstalled CCS v8 in order to upgrade to v9, and now I can’t install Darkest Dark theme anymore. Worse than that, even installing Code Composer v8 again, Darkest Dark theme would not install.
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.201903132214 (com.genuitec.eclipse.theming.feature.feature.group 1.11.0.201903132214) Missing requirement: REST Core 1.11.0.201903132214 (com.genuitec.eclipse.patches 1.11.0.201903132214) requires 'package org.objectweb.asm.tree 5.0.1' but it could not be found Cannot satisfy dependency: From: Startup 1.11.0.201903132214 (com.genuitec.eclipse.startup 1.11.0.201903132214) To: bundle com.genuitec.eclipse.patches 1.11.0.20181024 Cannot satisfy dependency: From: Workspace 1.11.0.201903132214 (com.genuitec.eclipse.startup.workspace 1.11.0.201903132214) To: bundle com.genuitec.eclipse.startup 1.11.0.20181024 Cannot satisfy dependency: From: DevStyle (includes Darkest Dark Theme) 1.11.0.201903132214 (com.genuitec.eclipse.theming.feature.feature.group 1.11.0.201903132214) To: com.genuitec.eclipse.startup.workspace [1.11.0.201903132214]
There’s some way to get the previous version of devstyle? Or get the required packages at least?
Best Regards,
Helder
Brian FernandesModeratorHelder,
It would seem like CCS does not include the Eclipse update site references that would allow P2 to fetch additionally required plugins during installation.
Go to Preferences > Install/Update > Available Software Sites and ensure the following site is added and enabled.
For CCS8 (based on Eclipse 4.7): https://download.eclipse.org/eclipse/updates/4.7/
for CCS9 (based on Eclipse 4.8): https://download.eclipse.org/eclipse/updates/4.8/If you’re installing Darkest Dark from the marketplace, this should allow the installation to proceed. If you’re installing using our update site http://www.genuitec.com/updates/devstyle/ci/ ensure that the _Contact all update sites during install to find required software_ checkbox is checked.
Hope this helps!
heldersalesParticipantHi Brian,
I’ve added the update sites and now it works! Thank a ton for your help, I’m really grateful!
Best regards,
Helder
Brian FernandesModeratorHelder,
Good to have you back on the dark side – thank you for letting us know!
Have a great weekend.
-
AuthorPosts