- This topic has 4 replies, 2 voices, and was last updated 1 year, 10 months ago by rinkishimo.
-
AuthorPosts
-
rinkishimoParticipanthi,
your theme is the best. unfortunately i am not able to install it into newSpring Tool Suite 4
Version: 4.17.0.RELEASE
Build Id: 202212060857Eclipse Platform
Version: 4.26.0.v20221123-2302
Build id: I20221123-1800MacBook Air M1
MacOS 13.1 (22C65)getting this:
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: Genuitec Enhanced Theme 1.11.0.202206271604 (com.genuitec.eclipse.theming.core 1.11.0.202206271604) requires ‘java.package; org.apache.commons.lang3 [3.1.0,3.2.0)’ but it could not be found
Cannot satisfy dependency:
From: Startup 1.11.0.202206271604 (com.genuitec.eclipse.startup 1.11.0.202206271604)
To: osgi.bundle; com.genuitec.eclipse.theming.core 1.11.0.20181024
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.startup [1.11.0.202206271604,1.11.0.202206271604]any idea what could go wrong?
thanks,m.
support-swapnaModeratorHi,
Thank you for your kind compliments for DevStyle. Sorry that you are seeing issues with the installation.
I tested DevStyle on a fresh STS 4.17.0 install and see no problems with it.How did you install STS? You could explicitly add the Eclipse orbit repository (https://download.eclipse.org/tools/orbit/downloads/drops/R20221123021534/) to your available update sites (Window > Preferences > Install/Update > Available Software Sites) and make sure it is checked/enabled to ensure the commons.lang3 plugin can be found during the install.
Hope this helps. Do let us know how this works for you.
–Swapna
Genuitec Support
rinkishimoParticipanthi swapna,
thanks for quick reply (although i didn’t get notification email), i tried adding orbit repository (with added ‘repository’ at the end of url). now installation failed with other error:java.lang.IllegalStateException: operation plan must be resolved
at org.eclipse.equinox.internal.p2.ui.ProvUI.toCurrentJREOperation(ProvUI.java:338)
at org.eclipse.equinox.internal.p2.ui.ProvUI.toCompabilityWithCurrentJREProvisioningPlan(ProvUI.java:325)
at org.eclipse.epp.internal.mpc.ui.wizards.MarketplaceWizard.lambda$5(MarketplaceWizard.java:876)
at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:122)it is strange. my sts installation is macos arm_64 dmg downloaded directly from https://spring.io/tools. nothing else was installed into it. aside lombok.jar
any ideas how to make it work?
thanks,m.
support-swapnaModeratorHi,
Sorry that you are seeing this issue with DevStyle installation.
I could replicate the issue with STS 4.17 + Lombok.jar. Looks like there is some incompatibility with lombok.jar. We are investigating further.
I am afraid I do not have any workaround to suggest apart from installing DevStyle to a fresh STS 4.17 without lombok.jar of course.Apologies for inconvenience caused.
–Swapna
Genuitec Support
rinkishimoParticipanthi swapna,
thank you for investigating. you are right, i’ve just installed devstyle into fresh sts without any obstacles. i think i can live without lombok for a while. i should be using records for our new projects anyway 🙂
i’ll watch your forum for updates on lombok case, if any.
have a nice day,miro
-
AuthorPosts