Menu

jtags - enhanced tags lookup for Java / News: Recent posts

jtags version 0.98.0 released

The Emacs package jtags-mode is a minor mode that provides an improved tags lookup function compared to the ordinary etags package. This includes showing the declaration or the Javadoc for an identifier, completing partly typed identifiers, adding and organizing import statements, and updating tags table files from within Emacs.

The new 0.98.0 release adds support for Java 8 constructs as streams, method references, and default methods. It also adds support for static imports, and makes use of some new hook variables that can be used to customize the behavior of jtags-mode.... read more

Posted by Johan Dykstrom 2016-02-13

jtags-extras version 0.2.0 released

The Emacs package jtags-mode is a minor mode that provides an improved tags lookup function compared to the ordinary etags package. This includes showing the declaration or the Javadoc for an identifier, completing identifiers, adding and organizing import statements, and managing tags table files.

The new 0.2.0 release of the package jtags-extras adds functionality for organizing import statements.... read more

Posted by Johan Dykstrom 2009-06-01

jtags version 0.96 released

The Emacs package jtags-mode is a minor mode that provides an improved tags lookup function compared to the ordinary etags package. This includes showing the declaration or the Javadoc for an identifier, completing identifiers, adding missing import statements, and managing tags table files.

The new 0.96 release turns jtags into an autoloadble minor mode, adds better support for Java 5, improved member completion, and support for pop-tag-mark.... read more

Posted by Johan Dykstrom 2008-10-06

jtags version 0.95 released

The jtags package provides an improved tags lookup function for Java code compared to Emacs' ordinary etags package. This includes showing the declaration or the Javadoc for an identifier, completing identifiers, adding missing import statements, and managing tags table files.

The new 0.95 release adds support for Java generics, improved support for packages, improved member completion, tags table file management, and more.... read more

Posted by Johan Dykstrom 2008-02-04
MongoDB Logo MongoDB