Yes, we are using Goomph. Pretty awesome, with few notes:
- We can’t use it to automatically import Gradle/Buildship projects. That is the only manual step left. It can import them but not as Gradle/Buildship … only as existing projects for which the eclipse plugin generates .project and .classpath files.
- Insufficient control over where the workspace is created, not even an ability to programatically determine where it is.
I do think that your efforts should be a part of Buildship, though.