Groovy-mode

From WikEmacs
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
groovy-mode
Description major mode for Groovy programming
Author Russel Winder
Maintainer Russel Winder
Source http://bazaar.launchpad.net/~russel/groovy-emacs-mode/trunk/view/head:/groovy-mode.el
Part of Emacs no

groovy-mode provides Emacs font-lock, indentation, and navigation for the Groovy programming language.

Basic setup

(require 'groovy-mode)

Helpful keybindings

Common Customization

See Also

Project Pages

Tutorial Pages