eclipse-themes icon indicating copy to clipboard operation
eclipse-themes copied to clipboard

Cannot install in 2024-03

Open pramsden opened this issue 11 months ago • 3 comments

I have tried installing via the Marketplace and via "Install new software". The result is the same.

image

Details:

Cannot complete the install because one or more required items could not be found.
 Software being installed: Jeeeyul's Themes 2.3.23.I20230324-104319 (net.jeeeyul.eclipse.themes.feature.feature.group 2.3.23.I20230324-104319)
 Missing requirement: Jeeeyul's Themes 2.3.23.I20230324-104319 (net.jeeeyul.eclipse.themes.feature.feature.group 2.3.23.I20230324-104319) requires 'org.eclipse.equinox.p2.iu; org.w3c.css.sac 0.0.0' but it could not be found

Do I need to install something else first? Batik :-/?

pramsden avatar Mar 15 '24 11:03 pramsden

same thing with Jeeeyul's Themes version 2.3.26.I20240319-145411 on eclipse RCP 2024-03R

lucoblanchard avatar Mar 25 '24 13:03 lucoblanchard

Spring STS 4.22 (Eclipse 2024-03): Jeeeyul's Themes 2.3.26.I20240319-145411 can be installed successfully.

mplukas avatar Mar 29 '24 17:03 mplukas

workaround : add manually the "javax-inject.jar"package (maybe the one from maven central will work version 1.0.0, personnally I use the file from an older eclispe installation (2022-09) -> "javax.inject_1.0.0.v20220405-0441.jar") directly into your eclipse/plugin directory. restart your eclispe and add the jeeeyul's theme! enjoy!

lucoblanchard avatar Apr 10 '24 17:04 lucoblanchard