Open paulvi opened 8 years ago
Gradle build with Bndtools would require to convert to Bndtools project
But first you must convert the Eclipse PDE project to a bnd/bndtools project and then you can build with the gradle plugin. PDE is manifest first and bnd is not.
bndtools/bnd#1381
one more option is wuff, but it's author is not active on GitHub since summer 2015
https://github.com/akhikhl/wuff/wiki/Convert-existing-Eclipse-plugins-and-apps-to-Gradle
trying in https://github.com/paulvi/macbadge
TODO
examples