Installation
Requirements
  • Eclipse 3.3 or greater. Required plugins are:
    • org.eclipse.core.runtime
    • org.eclipse.core.resources
    • org.eclipse.ui
    • org.eclipse.ui.ide
  • JSE 5.0 or greater.

The plugin has not been tested on a lower version of Eclipse but can potentially work on 3.2. Will not work on Eclipse 3.1 or lower (uses API added in 3.2).

Manual install

Installation on Eclipse 3.3

  • Download the ZIP archive and unpack it into the root installation directory of Eclipse.

Installation on Eclipse 3.4 / 3.5

  • Create a 'copyright' directory under the 'dropins' directory of Eclipse.
  • Create a 'eclipse' directory under the created 'copyright' directory.
  • Download the ZIP archive and unpack it into this 'dropins/copyright/eclipse' directory.

Install with the update manager
  1. From the Eclipse menu, open the update manager (Help -> Software Updates -> Find and Install...).
  2. Select the option "Search for new features to install":
  3. Add a new update site pointing to the following URL : http://www.wdev91.com/update/:
  4. Select Copyright Wizard, and click Next.
  5. Accept the license, and click Next. Then click Finish.