Tagged: MCUXpresso NXP DevStyle
- This topic has 5 replies, 3 voices, and was last updated 1 year, 4 months ago by
BMohlman.
-
AuthorPosts
-
Michael RayParticipantWhen I try to install DevStyle 2022.6.13a on a fresh install of NXP’s MCUXpresso 11.6.0 or 11.6.1 on MacOS Big Sur, I get the following error:
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.202206271604 (com.genuitec.eclipse.theming.core.feature.feature.group 1.11.0.202206271604)
Missing requirement: Webclipse UDM 13.0.0.202206271604 (com.genuitec.eclipse.monitor 13.0.0.202206271604) requires ‘java.package; org.apache.commons.lang3 3.1.0’ but it could not be found
Cannot satisfy dependency:
From: EditorMinimap 1.11.0.202206271604 (com.genuitec.eclipse.inlinesearch 1.11.0.202206271604)
To: osgi.bundle; com.genuitec.eclipse.monitor 0.0.0
Cannot satisfy dependency:
From: DevStyle (includes Darkest Dark Theme) 1.11.0.202206271604 (com.genuitec.eclipse.theming.core.feature.feature.group 1.11.0.202206271604)
To: org.eclipse.equinox.p2.iu; com.genuitec.eclipse.inlinesearch [1.11.0.202206271604,1.11.0.202206271604]Any help is most welcome.
Michael
December 1, 2022 at 12:31 am #694475
support-swapnaModeratorMichael,
It looks like MCUXpresso is missing some required Eclipse dependencies.
Go to Window > Preferences > Install/Update > Available Software Sites and ensure the following site is added and enabled.
For MCUXpresso 11.6.1 (based on Eclipse 4.22): https://download.eclipse.org/eclipse/updates/4.22
We have a known issue with DevStyle installation (signature issue) on older versions of Eclipse. Please let us know how it works for you after adding the Eclipse site.–Swapna
Genuitec Support-
This reply was modified 2 years, 7 months ago by
support-swapna.
December 1, 2022 at 5:04 am #694481
Michael RayParticipantThank you for your response Swapna.
However, I am still getting the same result.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.202206271604 (com.genuitec.eclipse.theming.core.feature.feature.group 1.11.0.202206271604)
Missing requirement: Webclipse UDM 13.0.0.202206271604 (com.genuitec.eclipse.monitor 13.0.0.202206271604) requires ‘java.package; org.apache.commons.lang3 3.1.0’ but it could not be found
Cannot satisfy dependency:
From: EditorMinimap 1.11.0.202206271604 (com.genuitec.eclipse.inlinesearch 1.11.0.202206271604)
To: osgi.bundle; com.genuitec.eclipse.monitor 0.0.0
Cannot satisfy dependency:
From: DevStyle (includes Darkest Dark Theme) 1.11.0.202206271604 (com.genuitec.eclipse.theming.core.feature.feature.group 1.11.0.202206271604)
To: org.eclipse.equinox.p2.iu; com.genuitec.eclipse.inlinesearch [1.11.0.202206271604,1.11.0.202206271604]Michael
December 6, 2022 at 8:40 am #694528
support-swapnaModeratorMichael,
Apologies for the delayed response. I see the same problem with DevStyle installation in MCUXpresso 11.6.1/11.5.1.
Theorg.apache.commons.lang
is at a lower version which is why the installation is failing. I am afraid I cannot suggest any workaround at this point of time. We are looking into it and will get back to you.–Swapna
Genuitec SupportDecember 7, 2022 at 5:27 am #694544
Michael RayParticipantI look forward to hearing back from you Swapna.
February 21, 2024 at 10:29 am #700087
BMohlmanParticipantI am using MCUXpresso v11.90_2144 which uses Eclipse Platform 4.28.0.v20230605-0440 When installing I get this error:
Missing requirement: REST Core 2024.1.0.202401312140 (com.genuitec.eclipse.patches 2024.1.0.202401312140) requires ‘java.package; org.objectweb.asm.tree 5.0.1’ but it could not be found. Anyway to fix this? Thank You. -
This reply was modified 2 years, 7 months ago by
-
AuthorPosts