Sign In/My Account | View Cart  

advertisement

AddThis Social Bookmark Button

Weblog:   OSCON: Paradigm Shift in Open Source
Subject:   Eclipse
Date:   2003-07-23 20:07:13
From:   mvw
One example where IBM is creating an open platform (this time in software) is Eclipse.


http://www.eclipse.org


Eclipse is a software (#) that allows to build state of the art IDEs for whatever language.
It has been used to create a very nice Java IDE and obviously other people used it to create C/C++ IDEs and lots of other dev tools.


Regards,
Marc


(#) It is basically a cross platform GUI/widget set called SWT, lots of Java classes and guidelines.