ANN: Gutentag 1.0.1

Andreas Leitner <[email protected]> Wed, 20 Jul 2005 11:13:32 +0200
Newsgroups gmane.comp.lang.eiffel.smalleiffel
Message-ID <[email protected]>
Dear all:

I am happy to announce the availability of Gutentag 1.0.1.

About:
------

'gutentag' gives you easy to use 'auto-completion' and 'goto-definition'
available for emacs and vi.

It does this by generating emacs and vi tags for Eiffel systems. It
reads a standard Eiffel ACE or Gobo XACE file and produces a tag file.
The tag file is meant to be read by emacs or vi. Once read, emacs
respectively vi can auto-complete and jump to all classes and features
defined in the (X)ACE file.


Changes since 1.0.0:
--------------------

  * Updated to work with ISE Eiffel 5.6
  * Updated to work with Visual Eiffel 5.0
  * Fixed bug in build environment

Availability:
-------------

The distribution is available from:

  * http://www.raboof.at/various/

A video tutorial for gutentag is available from:

  * http://se.inf.ethz.ch/people/leitner/tutorials/


enjoy,
Andreas Leitner