Setup 3.2.x Environment for Binding Development

Hi,

I searched around but couldn’t find a complete procedure to setup an Eclipse IDE environment for a specific Openhab Distro (e.g 3.2.0 without snato develop my custom binding. I try to change org.openhab.demo.app pom.xml to 3.2.1 then I am getting

> Missing artifact org.openhab.core.bom:org.openhab.core.bom.runtime:pom:3.2.1

My question is what is the proper way of fixing openhab-dsitro Eclipse IDE version to 3.2.1? How about the the add ons? Thank you

I strongly recommend not to change the version. You‘ll run into all sorts of trouble if you don‘t know what you are doing. I would also suggest switching to 3.3.0-SNAPSHOT for new developments.

1 Like

This topic was automatically closed 41 days after the last reply. New replies are no longer allowed.