Do you know a Gradle plugin which allows/setup bui...
# community-support
p
Do you know a Gradle plugin which allows/setup building an Eclipse IDE plugin, similar to the Gradle IntelliJ plugin: https://github.com/JetBrains/gradle-intellij-plugin? Ideally, I just want to add an eclipse plugin to my existing code base which already contains an IntelliJ plugin and I want to use IntelliJ to write the eclipse plugin.