@Kai have there been some environment updates in the last day or so? My IDE updated today and I’m now getting loads of errors -:
!MESSAGE [SCR] Exception while activating instance org.eclipse.smarthome.model.rule.runtime.internal.RuleRuntimeActivator@59adb5bb of component org.eclipse.smarthome.model.rule.runtime
!MESSAGE [SCR] Exception while activating instance org.eclipse.smarthome.model.thing.runtime.internal.ThingRuntimeActivator@9735b48 of component org.eclipse.smarthome.model.thing.runtime
!MESSAGE [SCR] Exception while activating instance org.eclipse.smarthome.model.persistence.runtime.internal.PersistenceRuntimeActivator@6cad7889 of component org.eclipse.smarthome.model.persistence.runtime
!MESSAGE [SCR] Exception while activating instance org.eclipse.smarthome.model.item.runtime.internal.ItemRuntimeActivator@41a60004 of component org.eclipse.smarthome.model.item.runtime
Most of these are Class not found exceptions. Any thoughts on resolving this? I’ve tried reloading the target and rebuilding everything, but no joy…