|
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.
|