Skip to content

Nodeclipse/GradleEditor

Repository files navigation

GradleEditor

Gradle Editor for Eclipse IDEs & Enide Studio

Installing

Recommended installing is within "Gradle IDE pack" marketplace

Drag onto your running IDE to install Gradle IDE Pack

update site http://www.nodeclipse.org/updates/gradle-ide-pack/

Developing

  1. git clone
  2. import into Eclipse IDE with PDE, e.g. Enide 2015 (or newer)
  3. In Project Explorer right-click on org.nodeclipse.enide.editors.gradle folder and select Open as project, then again right-click and select Run as Eclipse application.

Now you have version from source running in your IDE.

Intro

Gradleware works on Gradle tools for Eclipse IDE within Eclipse Buildship project. And of course have plans for full pledged Editor (see story) but it is not in nearest future (please let use know via raised issue #2 when you see it on Roadmap)

The goal of this project is to give Editor that would work within any Eclipse project, with or without Pivotal Gradle IDE or Eclipse Buildship integrations. Initial idea is that this Editor will take no Gradle APIs or Groovy dependency and stay as light as possible, but other ideas are welcomed, just open an issue or PR.

Screenshots

from http://www.nodeclipse.org/enide/editors/gradle

History

This has started as Minimalist Gradle Editor within Nodeclipse-1 repository, and was extracted by Martin Steiger request Nodeclipse/nodeclipse#187 Initially it was implemented within one day by cloning on Nodeclipse JavaScript Editor.

Releases

No releases published

Packages

No packages published

Languages