How to import a gradle project using buildship in Eclipse plugin development

I want to develop an Eclipse plugin that can import multiple Gradle projects at once, but I can’t find any documentation on how to use Buildship. Does anyone have experience with this and could provide some guidance? Thank you very much.

1 Like

There’s development-related documentation available for Buildship: buildship/docs/development at master · eclipse/buildship · GitHub

If you have a specific question, let me know.