diffplug / goomph

IDE as build artifact
Apache License 2.0
130 stars 30 forks source link

Support of Oomph .setup files ? #184

Closed ViToni closed 2 years ago

ViToni commented 2 years ago

I'd like to apolagize beforehand if I didn't understand the scope of the project. Seeing it has oomph in name I'm wondering if Oomph .setup files are supported. If not, this would be really a great future to have this as an option. In addition to the installer Oomph provides also an editor (and a settings recorder) which help a lot with IDE management.

Let me explain my use case. We:

For simplicity and consitence we included the Oomph setup files in our repo. Using the Eclipse installer it's a matter of minutes to setup the IDE unsing these setup files. This helps when haveing to dig up an older version because we know, that code and IDE match. However being able to do that automatically from the command line sounds so much better (especially since our setups usually combine ws, IDE and repo the gradle build would "know" where to put the IDE).

nedtwigg commented 2 years ago

Goomph does not support Oomph .setup files, but I wish it did too.