Binding migration to bnd build

Hello Dev team.
I observed on github that many binding are moving to bundles. I can take care of some of them to help a bit but I do not understand how to start a migrated binding in the IDE in order to test it ?

I saw you already found it. Here are some instructions how it is working:

2 Likes

I’ve written a bash shelll script to automatically migrate bindings to the new bnd based build:

It does everything, except test projects and if you have jar files in the lib folder you need to manual migrate them.

4 Likes