I currently have two branches of the openhab-addons repo, one for each binding I’m working on. What is the best practice to switch eclipse back and forth between the two bindings? I tried branching the openhab-distro repo so I would have unique runtime configuration settings for each binding (things, items, sitemap, etc) along with two unique eclipse workspaces. This approach is creating a lot of issues within eclipse. As of right now it won’t even show the project in the tree. When I attempt to import and existing maven project, it says its already exists. Any pointers would be appreciated.
Thanks,
Matt