I am trying to setup the development environment using instructions from
https://github.com/openhab/openhab2/blob/master/docs/sources/development/ide.md
But there are many build problem .Please tell me if I am doing some thing wrong in setup.


You might have to run Help->“Perform Setup Tasks”, see Hitting a lot of Missing Constraint Errors with the Latest IDE Installation · Issue #391 · openhab/openhab-addons · GitHub.
I will try to figure out why this is not executed automatically anymore…
Hi kai
After running this command Help->“Perform Setup Tasks”, still having same problem.
Micahel,
You may want to check this folder"\openhab2-master (or whatever you chose during eclispe instalaltion)\ws.metadata.plugin\org.eclipse.pde.core.bundle_pool\plugins", you should be able to see all the dependency files that are missing after setup. If you don’t, rerun the command Help->“Perform Setup Tasks”, which should re-download all the dependencies. Good luck.
Note: there was one time i had to rerun it a few times ![]()


