Hello,
I want to use my own binding on my raspi to test it not only in the Eclipse IDE with openhab.
I followed the steps, which were described in that post: https://groups.google.com/forum/#!topic/openhab/m0K1GYDkCw0
The problem is that openhab does not show my binding. I can read from the console, that the problem is: "unresolved requirement: Import-Package: com.google.gson; version=“2.5.0"”, even though the gson.jar is in the lib directory of the jar and the dependency is declared in the pom and the Metafest file of the eclipse project. I can perfectly run it in the Eclipse IDE with openhab.
Thank you for all pieces of advice.
Greetings Martin