About

ECB stands for "Emacs Code Browser". While Emacs already has good editing support for many modes, its browsing support is somewhat lacking. That's where ECB comes in: it displays a number of informational windows that allow for easy source code navigation and overview.

The informational windows can contain:

  • A directory tree,
  • a list of source files in the current directory,
  • a list of functions/classes/methods/... in the current file, (ECB uses the Semantic Bovinator, or Imenu, or etags, for getting this list so all languages supported by any of these tools are automatically supported by ECB too)
  • a history of recently visited files,
  • the Speedbar and
  • output from compilation (the compilation window) and other modes like help, grep etc. or whatever a user defines to be displayed in this window.

As an added bonus, ECB makes sure to keep these informational windows visible, even when you use C-x 1 and similar commands.

It goes without saying that you can configure the layout, ie which informational windows should be displayed where. ECB comes with a number of ready-made window layouts to choose from.


News
ECB 2.32 released! (2005-07-11)
ECB offers now two new interactors (special ecb-windows): One for the semantic-analyser (of cedet) and one for displaying the definition of current symbol at point. In addition the up- and down-arrow-keys are also smart in the tree-buffers. Much better maximizing and minimizing of the ecb-windows. Support for (X)Emacs < 21 has been officialy removed. Full documentation of the library tree-buffer.el. Some important bug-fixes. Here is a short installation guide. Click here for information about changes in the new version.

ECB 2.31 released! (2004-12-10)
This is mostly a bug-fix-release for native Windows-XEmacs. In addition beta-code for Clearcase-support has been added. It's strongly recommended to install this release when using native Window-XEmacs! Here is a short installation guide. Click here for information about changes in the new version.

ECB 2.30.1 released! (2004-12-01)
This is mostly a bug-fix-release which fixes the errors occured at load-time with ECB 2.30. In addition there are some enhancements to the VC-support introduced first with ECB 2.30. Here is a short installation guide. Click here for information about changes in the new version.

Click here to get a list of all news.

Dependencies
Semantic BovinatorVersion 1.4 or higher.
EIEIOVersion 0.17 or higher.
SpeedbarVersion 0.14beta1 or higher.
JDEE (optional)If you use ECB for Java development.

If you use XEmacs you must have installed the packages mail-lib and c-support (contains hideshow.el).


Developers
Klaus Berndl
Jesper Nordenberg
Kevin A. Burton
Eric M. Ludlam

Feedback
Please use the public ECB mailing list for reporting bugs, making suggestions and asking questions about ECB.

The page's WebCounter says that you are visitor number since 2000-07-28.