Cleaning the cached build information in eclipse

If you are installing a new version of the Other Tools plug-ins or updating the previous versions you must clean the cached build information in Eclipse.

About this task

To clean this information, start Eclipse with the -clean option:

Procedure

  1. Right-click on the Eclipse shortcut and select Properties from the pop-menu. The Properties window displays.
  2. In Target, enter the command line argument -clean at the end. For example,
    "C:\Eclipse 3.2\eclipse\eclipse.exe" -clean.
  3. Start Eclipse.