Recommended way building an Eclipse RCP Application

What is the recommended way to build an eclipse rcp application with gradle?
There are some approches like wuff, diffplug/goomph but they do not seem to be under active development anymore.

1 Like

Hi! I’m a contributor to diffplug/goomph. There are a few companies shipping RCP applications using it, and our last release was 5 days ago. It’s true that there aren’t any major new features planned, but that’s because it does what its current users need. If there’s something you need that it doesn’t do, we’d be happy to help you merge in a PR so you can take advantage of the community’s resources for maintenance on new releases.

What should we do to give a better impression that our project is not abandoned?