Open
Description
Today in eclipse buildship team is not providing gradle file editing support pointing this project doesn't support well. I would like to request to have support for gradle file from this project if build ship is not intrested.
From what i understand we need to have a classpath for a give gradle file based on
- gradle API
- plugin jars in the build script
I think if we can have support to add a custom classpath for a groovy file editor and open it we can achieve some support for gradle file editing.