Friday, November 4, 2005

IDE(Integrated Development Environment)

Allows programmers to edit code,design user interfaces, compile code, debug code, and perform most other programming tasks within a single computer program. Therefore, it tends to be extermely feature rich.

For eg:
Eclipse provides extensible tools and frameworks that span the software development lifecycle, including support for modeling, language development environments for Java, C/C++ and others, testing and performance, business intelligence, rich client applications and embedded development. Built in Java.

JCreator is a powerful IDE for Java. JCreator provides the user with a wide range of functionality such as : Project management, project templates, code-completion, debugger interface, editor with syntax highlighting, wizards and a fully customizable user interface. Built in C++.

No comments: