Eclipse IDE Setup - Platform target dependency error

Hello All,

I have an issue that has me stumped and would appreciate any help any of you could provide.

I’ve installed the OpenHab development environment several times without an issue. However, I wiped and reinstalled the environment from scratch today and wound up with errors in every project due to missing core plugin dependencies in every project.

I checked the target platform (openhab.target) and it looks like the installation is not finishing due to a missing dependency. Here is a screen shot with the error message:

I tried using the smarthome/updates-nightly repository instead of updates-stable but that results in other missing dependencies, etc.

Any idea how I can add the missing bundle (and its missing dependency) to the target platform individually?

Thanks!

Alan