Overview
C-Forge (pronounced "Code Forge") is a multi-user integrated development environment that provides full project management and a complete edit/compile/debug cycle support delivering a clear and intuitive user interface.
Features
- Project Manager provides a visual representation of available projects.
- A visual representation of the project structure and component status using a dependency tree with virtual folders and a separate desktop area showing work in progress.
- Stable and Work environments: Users work in their private environments. Changes affect other users only when modules are returned into the stable environment.
- A fully configurable integrated editor with context highlighting, auto indentation, multi-level undo and bookmarks.
- Support for many languages.
- Ability to import external makefiles.
- User ability to integrate and configure external tools such as compilers, parsers and debuggers.
- Integrated Symbol Navigator with cross-referencing and parsing.
- Revision Control System: primary revision control functions performed automatically by the environment (Integrated Revision Control Tool allows even finer control).
- Intuitive drag'n'drop functionality enabled throughout the environment.
- A Diff Tool is provided for visual presentation of the differences between files.
- Grep Tool searches the project or custom files for lines containing a match to the given pattern.
- Intelligent Log Window that displays project build output and jumps to corresponding error lines in the editor.
- Integrated hyper-text help facility with MAN interface.
- Full-featured File Selection Tool: Explorer-like facility that provides a directory view in Brief Info or Full Info modes and allows filtering.
Last modified: Thursday, 30-Sep-1999 01:44:25 MDT