Skip to main content

By clicking Submit, you agree to the developerWorks terms of use.

The first time you sign into developerWorks, a profile is created for you. Select information in your profile (name, country/region, and company) is displayed to the public and will accompany any content you post. You may update your IBM account at any time.

All information submitted is secure.

  • Close [x]

The first time you sign in to developerWorks, a profile is created for you, so you need to choose a display name. Your display name accompanies the content you post on developerworks.

Please choose a display name between 3-31 characters. Your display name must be unique in the developerWorks community and should not be your email address for privacy reasons.

By clicking Submit, you agree to the developerWorks terms of use.

All information submitted is secure.

  • Close [x]

Create your own visualisations in Eclipse

Matt Chapman is a developer within the IBM aspect-oriented software development team in Hursley, England. After working on Java technology for many years, he now focuses on AspectJ Development Tools for Eclipse (AJDT) and Concern Manipulation Environment (CME), both Eclipse.org projects. He is also interested in user interface design and Linux on the desktop.
Helen Hawkins (hawkinsh@uk.ibm.com), Software Engineer, IBM
Dr. Helen Hawkins is a developer within the IBM aspect-oriented software development team in Hursley, England, where she works on both the AspectJ and AJDT Eclipse projects. Before joining the team, she focused on testing (particularly stress testing) large software systems.
Sian January (sjanuary@uk.ibm.com), Software Engineer, IBM
Sian January is also a developer in the IBM aspect-oriented software development team in Hursley, England. She works on both the AJDT and CME Eclipse.org projects.

Summary:  The Visualiser plug-in from Eclipse.org is a universal tool for visualising any type of resource. This tutorial, written by the creators of the Visualiser, takes you step by step through the process of extending the tool to visualise a new type of resource -- the results returned by the Google Internet search engine. It then shows you some of the other ways in which the Visualiser has already been put to good use.

Date:  15 Feb 2005
Level:  Introductory PDF:  A4 and Letter (1669 KB | 51 pages)Get Adobe® Reader®

Activity:  6256 views
Comments:  

About this tutorial

What is this tutorial about?

The Visualiser plug-in from Eclipse.org is a universal tool for visualising any type of resource. This tutorial, written by the creators of the Visualiser, takes you step by step through the process of extending the tool to visualise a new type of resource -- the results returned by the Google Internet search engine. It then shows you some of the other ways in which the Visualiser has already been put to good use.

Should I take this tutorial?

This tutorial is intended for developers who use, or are considering using, the Eclipse platform and would benefit from having a visual overview of a set of resources, or who are developing a tool that could be enhanced by adding visualisation capabilities. A basic knowledge of Eclipse plug-in development will help you complete the tasks described. See the Resources for some relevant background reading.


Software requirements

To complete the steps in this tutorial you need this software installed:

  • The Eclipse SDK version 3.0 or later. We recommend installing the latest stable release, which you can download from http://www.eclipse.org/downloads/index.php. Note that you need the full SDK version, which includes the Java Development Tools.

  • The Visualiser plug-in. You can download it as a standalone plug-in in the form of a zip file from http://www.eclipse.org/ajdt/visualiser/ and unzip it into your Eclipse installation directory. (If you've already installed the AspectJ Development Tools (AJDT), which includes the Visualiser, you need not download and install the Visualiser separately.)

To build and run the Visualiser provider for Google that you'll develop in this tutorial, you also need to:

1 of 10 | Next

Comments



static.content.url=http://www.ibm.com/developerworks/js/artrating/
SITE_ID=1
Zone=Java technology
ArticleID=132428
TutorialTitle=Create your own visualisations in Eclipse
publish-date=02152005
author1-email=mchapman@uk.ibm.com
author1-email-cc=
author2-email=hawkinsh@uk.ibm.com
author2-email-cc=
author3-email=sjanuary@uk.ibm.com
author3-email-cc=