Eclipse
Eclipse
Abstract:
Eclipse is a free and open software tool that is used to develop
programs very easily. It reduces the task of a programmer to maximum extent and
provides a simplest way to write programs and also reduces the complexity of
programming. It is written primarily in Java and can be used to develop applications
in Java and, by means of various plug-ins, other languages including C, C++,
COBOL, Python, Perl, PHP and Ruby. The IDE is often called Eclipse ADT for Ada,
Eclipse CDT for C/C++, Eclipse JDT for Java and Eclipse PDT for PHP. Eclipse
employs plug-ins in order to provide all of its functionality on top of (and including)
the runtime system, in contrast to some other applications where functionality is
typically hard coded.