Skip to content

Files

Latest commit

Paul VerestPaul Verest
Paul Verest
and
Paul Verest
Oct 15, 2015
4eaa73d · Oct 15, 2015

History

History

org.nodeclipse.enide.editors.gradle

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Oct 11, 2014
Sep 25, 2015
Jul 24, 2014
Feb 11, 2014
Feb 11, 2014
Apr 16, 2015
Jun 23, 2014
Mar 27, 2015
Dec 31, 2013
Mar 27, 2015
Dec 31, 2013
Oct 15, 2015
Sep 25, 2015

This is done to make minimalist Gradle Editor, and play with Eclipse Editor API, and then maybe find some foundation for Editors in Nodeclipse

If to continue, look at examples in docs\, and src/org/nodeclipse/enide/editors/gradle/highlight/Words.java

Using

Read first at http://www.nodeclipse.org/projects/gradle and http://www.nodeclipse.org/projects/gradle/android

To Develop

  • Import org.nodeclipse.enide.editors.gradle as existing Eclipse project in Eclipse with PDE (e.g. Eclipse Standard or Enide Studio)
  • open plugins.xml
  • click Launch an Eclipse application in Debug mode

Possible things to consider