mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
c9d8d301e9
confirmed by the lack of submissions for updates by the original creator. Port now depends on the recently-added x11-toolkits/jx and friends ports. MASTER_SITES moved; make port depend on several other ports instead of building things itself, allowing for modularity. PR: 19042 Submitted by: Mario Sergio Fujikawa Ferriera <lioux@uol.com.br>
21 lines
765 B
Plaintext
21 lines
765 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.newplanetsoftware.com/jcc/
|