Jewel 0.39 is finally on Central! (0.38 publishing...
# jewel
s
Jewel 0.39 is finally on Central! (0.38 publishing died, we restarted the job and will recover as soon as possible)
jewel intensifies 4
🦜 2
❤️ 1
🔥 2
kodee happy 1
s
I see 0.38 and 0.39 are both on central now. I'm still having the problem I mentioned earlier with both.
Copy code
java.lang.NoClassDefFoundError: com/intellij/platform/icons/IconManager
	at org.jetbrains.jewel.intui.standalone.theme.IntUiThemeKt.IntUiTheme(IntUiTheme.kt:1272)
u
you have to impl intellij icons api , check github.com/NucleusFramework/Nucleus/pull/395/changes
s
Specifically for that error, that looks like a packaging issue, let's see if we manage to get it sorted for 0.40 — for now the fix is adding the missing deps explicitly
s
Thanks! Adding the dependencies fixed the issue!
s
We're working on a .1 hotfix for both we should have ready soon (CI permitting of course 🫠 )