Integrating Web technologies in Eclipse

  • Authors:
  • J. Ponzo;O. Gruber

  • Affiliations:
  • IBM Research Division, Thomas J. Watson Research Center, P.O. Box 218, Yorktown Heights, New York;IBM Research Division, Thomas J. Watson Research Center, 19 Skyline Drive, Hawthorne, New York

  • Venue:
  • IBM Systems Journal
  • Year:
  • 2005

Quantified Score

Hi-index 0.01

Visualization

Abstract

In this paper we describe an approach and an implementation for integrating Web technologies in Eclipse, a Java-and component-based platform. First, we support embedding of UI (user interface) artifacts that are developed using either widget or markup technologies. Second, we provide support for DOM (Document Object Model) programming. We implement this approach by bridging the relevant foundation technologies-COM (Component Object Model) and XPCOM (Cross Platform Component Object Model)--which allows us to embed the engines of the two major browsers, Internet Explorer and Mozilla®. We discuss several possible applications of this work, such as seamless access to online help systems and Web-based development of administrative tools.