Thanks for responding. I am somewhat cautious about requiring more plugins in Eclipse. They would certainly be helpful but it would be awesome if we could do a bit more without it. What I am trying to do now is to generate Eclipse libraries (library containers) with runtime entries in them. Presently facing the issue where the runtime configurations also include gradle-built project jars, so I have to create more configurations that don’t have these, as project code needs to come from Eclipse. So more support for dealing with existing Eclipse concepts (libraries, workspace setup, etc) would also be very helpful.
Thanks again!