Tools

From Liberty Eiffel Wiki
Revision as of 00:36, 14 July 2005 by Cadrian (talk | contribs) (translation)
Jump to navigation Jump to search


SmartEiffel provides many tools besides the compiler.

All those tools use the configuration file.

The tools

Tool box

  • se: a façade to all those tools

Compiling

Searching and documenting

  • eiffeldoc: generates the whole documentation of a project
  • finder: find a class
  • pretty: make your source file pretty
  • short: generates the interface documentation of a single class

Debugging

Installing

  • install: installs the SmartEiffel tools

The system core

If you are interested by how the system works, either by sheer curiosity, either because you want to modify it, here are some explanations.