Jump to content

CodeWright

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Bovineone (talk | contribs) at 03:28, 30 July 2007 (+cat). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
File:CodeWright.jpg
CodeWright Screen Shot

CodeWright is a Windows Programmers Editing System for software developers. The initial version, made by Premia, was later taken over by Starbase and is now a Borland product. CodeWright is considered easy to use by many developers[citation needed] and has powerful extension tools. The program can be configured to work with other integrated development environment (IDE) systems, synchronise with IDEs on the fly. Support for version control systems, compilers, error files is available. It is possible to extend the editor using DLLs.

Features

CodeWright is project based. Within your projects you can define and load everything. All features can be changed by the user. Such features are Syntax Highlighting, Code completion, but also make use of the Microsoft Visual Studio libraries (or .Net) and the Java Class Libraries.

It also enables extending the IDE by writing CodeWright-specific API scripts, Visual Basic scripts and Perl scripts.

End of life

Borland is no longer renewing support contracts and is no longer engaging in new development.[1]

References