A problem of OpenHAB 2 IDE setup

Hi,

I’m trying to build OpenHAB2 IDE development environment on Windows 10. I followed the instruction of “IDE setup” section in Development Guide. Right now, I built Eclipse Java environment and compiled OpenHAB2. There are some errors, and I just closed the related project.

When I right click “openHAB_runtime.Launch”, and select “Run as” -> “openHAB-runtime”, it always pop up a window say:
org.eclipse.smarthome.model.script
Missing Constraint: Import-Packet: org.eclipse.smarthome.core.audio; version="0.0.0"
Missing Constraint: Import-Packet: org.eclipse.smarthome.core.voice; version="0.0.0"
Missing Constraint: Import-Packet: org.eclipse.smarthome.core.voice.text; version="0.0.0"
org.openhab.core.compat1x
Missing Constraint: Import-Packet: org.eclipse.smarthome.core.audio; version="0.0.0"
Missing Constraint: Import-Packet: org.eclipse.smarthome.core.voice; version=“0.0.0”

Could you please tell me how to fix this problem?

Thanks a lot.

I have fixed it…

Please tell us steps to fix it

2 Likes