News Archive (1999-2012) | 2013-current at LinuxGizmos | Current Tech News Portal |    About   

XML development with the open-source Eclipse platform

Apr 14, 2003 — by LinuxDevices Staff — from the LinuxDevices Archive — views

This article at IBM's developerWorks website explains how to use the open source Eclipse platform for XML (Extensible Markup Language) development. Eclipse does not support XML code editing right out of the box, but because Eclipse is a platform-independent framework for building developer tools, you can add support for new languages relatively easily.

Read full story

What is Eclipse?

The Eclipse consortium describes Eclipse as follows . . .

Eclipse has established an open-source ecosystem of tools providers and consumers by creating technology and an open universal platform for tools integration. The open-source Eclipse community creates royalty-free technology as a platform for tools integration. Eclipse-based tools give developers freedom of choice in a multi-language, multi-platform, multi-vendor supported environment. Eclipse delivers a plug-in based framework that makes it easier to create, integrate and use software tools, saving time and money. By collaborating and sharing core integration technology, tool producers can concentrate on their areas of expertise and the creation of new development technology. The Eclipse Platform is written in the Java? language, and comes with extensive plug-in construction toolkits and examples. It has already been deployed on a range of development workstations including HP-UX, Solaris, AIX, Linux, MAC OS X, QNX Neutrino and Windows based systems.

Full details of the Eclipse consortium and project are available here.


 
This article was originally published on LinuxDevices.com and has been donated to the open source community by QuinStreet Inc. Please visit LinuxToday.com for up-to-date news and articles about Linux and open source.



Comments are closed.