Nodeclipse / GradleEditor

Gradle Editor for Eclipse IDE & Enide Studio
http://www.nodeclipse.org/enide/editors/gradle
MIT License
6 stars 4 forks source link

Build with Gradle #1

Open paulvi opened 8 years ago

paulvi commented 8 years ago

TODO

examples

paulvi commented 8 years ago

https://github.com/eclipse/buildship -> https://github.com/eclipse/buildship/blob/master/docs/pluginbuild/Usage.md -> https://bugs.eclipse.org/bugs/show_bug.cgi?id=489134

paulvi commented 8 years ago

Gradle build with Bndtools would require to convert to Bndtools project

But first you must convert the Eclipse PDE project to a bnd/bndtools project and then you can build with the gradle plugin. PDE is manifest first and bnd is not.

bndtools/bnd#1381

paulvi commented 8 years ago

one more option is wuff, but it's author is not active on GitHub since summer 2015

https://github.com/akhikhl/wuff/wiki/Convert-existing-Eclipse-plugins-and-apps-to-Gradle

trying in https://github.com/paulvi/macbadge

paulvi commented 7 years ago

Bug 469287 - Provide Gradle tooling to build Eclipse plug-ins based on eclipsebuild.UpdateSitePlugin is closed unresolved