openhab / openhabian

openHABian - empowering the smart home, for Raspberry Pi and Debian systems
https://community.openhab.org/t/13379
ISC License
820 stars 252 forks source link

Changing from openjdk 17 to openjdk 11 not working via openhabian-config #1697

Closed MatzeMuc86 closed 2 years ago

MatzeMuc86 commented 2 years ago

Trying to change back from openjdk version 17 to version 11 will not be made. openHABian Configuration Tool — [main]{2022-06-30T11:22:00+02:00}(db24897) openHAB 3.3.0 - Release Build

See also: https://community.openhab.org/t/oh-3-3-integrated-tabs-not-working/137015/4

mstormi commented 2 years ago

the menu says "install", not "activate", so strictly speaking this is not a bug. And OpenJDK 17 is experimental anyway. But I've added code to also switch after install.

MatzeMuc86 commented 2 years ago

Great, thanks! May I suggest to add the information about openjdk 17 to be experiment currently even within openhabian config menu? This might be helpful to have there directly.

Why not doing myself and learning how to contribute? Just tried: https://github.com/openhab/openhabian/pull/1698