Release buildship build system?

Hi @etiennestuder and @Matthieu_Vachon,
I would like to join this discussion as I’m going to migrate my company build system to Gradle. I created a post with a description of our development environment here: https://discuss.gradle.org/t/newbie-needs-advices-and-best-practises-to-move-to-gradle/11589.

I’ve also taken a small look at Wuff, and it seems pretty complex. I’ve not yet had a deep look at Buildship, but I understand from this discussion that Buildship uses PDE, which is definitely a great help. I’m going to look at it closer because I wonder how guys you solved the issue with the versioned PDE components (a pretty stupid thing for everyone who want to build headlessly imho).

I’m new to Gradle, but I wrote our build system in 2008 to build headlessly around 100 projects exclusively made of Eclipse plugins, features and RCP components. So I can share my knowledge about such things, I’m far from being an Eclipse expert though.

Happy to find people with the same problems, I’m a bit closer to the solution!