Emacs minor mode for editing and browsing Java source code. Enhanced tags support: show declaration or Javadoc for identifier at point, or complete class members. Works well with other Java packages, tested with GNU Emacs/XEmacs on Linux/Windows.
Be the first to post a text review of jtags - Emacs package for editing Java. Rate and review a project by clicking thumbs up or thumbs down in the right column.
- Added function jtags-extras-organize-imports, which orders and formats the import statements in the current source code file. - Added support for Java enums.
- Added function jtags-extras-organize-imports, which orders and formats the import statements in the current source code file. - Added support for Java enums.
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. For more information, see the project web page at http://jtags.sourceforge.net Download jtags at http://sourceforge.net/project/showfiles.php?group_id=34232
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. For more information, see the project web page at http://jtags.sourceforge.net Download jtags at http://sourceforge.net/project/showfiles.php?group_id=34232
- Updated for jtags version 0.96.
- Updated for jtags version 0.96.
- Changed load method to autoload. The installation instructions have been updated to reflect this. - Moved key bindings to jtags-mode-map.
- Changed load method to autoload. The installation instructions have been updated to reflect this. - Moved key bindings to jtags-mode-map.
Be the first person to add a text review.
Copyright © 2009 Geeknet, Inc. All rights reserved. Terms of Use
Thanks for your rating!
Would you also like to write a review?