paulvi was kind enough to offer his help on the code base (see the related GitHub issue mentioned above). As I understand it, the editor code resides in this folder:
I would have thought mixed Java and Groovy projects with Spock as the test framework (and maybe TestNG) has to be the main first target.
Yes, giving Grade users (vs. build masters) a deep integration into Eclipse is currently the first target of Buildship.
There is no entry to customize the plugin trough the standard Window:Preferences way of doing things. Is this by design or a feature - lack off it?
This is a feature by design. Currently all the configuration can be done when importing a project, or with the run configurations dialog. We do have a plan to implement the ‘preferences story’ later, but we don’t have a definite schedule for that yet.