Embrace Eclipse




For those of you who don’t know, Eclipse Framework (http://www.eclipse.org/) is a freeware IDE. It’s SDK and documentation is freely downloadable from http://eclipse.org/downloads/ without any registration or fee required.

Eclipse primarily is an
 IDE to make IDEs. Many Silicon Valley Giants are either contributing or using Eclipse Framework for their Main Line Flagship software products, Following is the list of companies to name a few which are part of Eclipse Foundation :

Actuate, Agitar, Aldon, Avant Soft,
 BEA, Bedera Research, Borland, BZMedia, CA, Catalyst Systems, CodeNovo Consulting, Collabnet, db4Objects, Ericsson, ERTI, Espirity, Exadel, Genuitec, Hewlett Packard, Hitachi, IBM, ILOG, Innoopract, Innovent, Instantiations,Intel, ITG, Lombardi, Mentor Graphics, Monta Vista, Novell, NTT Com, Omondo, Nokia,Open Systems, Parasoft, Penton Media, Pure Edge, RTC, SAP, Scapa Tech, QNX, Schwartz Communications , Serena, Slick Edit, Social Physics, Sybase,Team Studio, Telelogic, Tensilica,Texas Instruments, Windriver,Nehrer

Also since Eclipse(free) gained acceptance as most widely used IDE (for JAVA ,C/C++ and C# also) therefore Borland donated its JBuilder (5000$) source to Eclipse IDE.

Apart from B2B industry, Eclipse is now considered to be standard IDE development Framework for Embedded Industry.

Eclipse's matchless Refactoring, Editing, Tabbed Source Browsing (like Firefox), Code Generation, Code Sorting, Externalization of Strings, Code Templates and much much more are the jewels of its crown. Moreover Eclipse IDE is
 HIGHLY EXTENSIBLE. Its level of extensibility and flexibility is nowhere else to be found.

Download Eclipse and give it a try. You won’t be disappointed.

Take a look at following for more details about Eclipse 
http://wiki.eclipse.org/index.php/Eclipse_FAQs

Comments

Popular posts from this blog

Imote2 with Camera setup IMB400 over Ubuntu 9.10/10.04

Branch and bound algorithm in C#- Article by AsiF Munir

Tensorflow - Simplest Gradient Descent using GradientDescentOptimizer