1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-01 22:05:08 +00:00
freebsd-ports/devel/codecrusader/pkg-descr
Chris Piazza 253e7f5c39 Code crusader,
A complete code development environment inspired by MetroWerks CodeWarrior
Includes code medic, a gdb frontend to complement code crusader.

PR:		12932
Submitted by:	Davec <davec@unforgettable.com>
1999-08-02 23:18:50 +00:00

24 lines
797 B
Plaintext

Code Crusader is a complete code development environment
inspired by MetroWerks CodeWarrior.
Some of the features include:
Project window automatically builds Makefile.
Integrates with Code Medic to provide rapid, efficient
develop-debug cycle.
Integrated support for make
Parses error messages from:
Absoft FORTRAN, bison, cc, CC, flex, gcc, c++, g77,
KAI C++(kcc), make
Hypertext-like interface to UNIX man pages
Graphical display of C++ inheritance hierarchy
Option to use other text editor if you don't like the built-in one.
Configurable button toolbars.
Hypertext on-line help
Support for scrolling via wheel mice.
API's for extending Code Crusader
WWW: http://www.cco.caltech.edu/~jafl/jcc/
-Davec
davec@unforgettable.com