Getting started with OH Dev

Another question:
I making good progress on a new binding for the Rachio sprinkler controllers

Now I would like to create a first beta jar, so

  • Eclipse->select the project->right click->export->Java/jar file
    21
  • then selecting the resources and output folder
    06
  • generaring the jar results in a warning (see last line)

When I copy the generated jar to the addons folder on my Pi nothing happens. Nothing is displayed on the console / in the log. The binding is not show with bundle:list.

So, how to export the jar correctly?