diff --git a/eclipse/index.html b/eclipse/index.html index f03be8a49..f1dde3234 100644 --- a/eclipse/index.html +++ b/eclipse/index.html @@ -1,7 +1,7 @@

The GF Eclipse Plugin

John J. Camilleri
-Updated: 20 Jan 2012

+Updated: 23 Jan 2012

The research leading to these results has received funding from the European Union’s Seventh Framework Programme (FP7/2007-2013) under grant agreement n° FP7-ICT-247914.

@@ -119,7 +119,7 @@ Updated: 20 Jan 2012

In order for dependencies to be satisfied, you need to ensure that your Eclipse has the following update site URLs set:

@@ -128,15 +128,12 @@ Updated: 20 Jan 2012

  1. Inside Eclipse, go to Help → Install New Software.
  2. Add new software site using the URL: http://www.grammaticalframework.org/eclipse/release/
  3. -
  4. Select the GF Eclipse Plugin, and make sure the option Contact all update sites during install to find required software is checked.
  5. +
  6. Select the GF Eclipse Plugin, and make sure the Contact all update sites during install to find required software option is checked.
  7. Click Next, accept the license agreement and install.
  8. Accept the prompt warning that the software is unsigned.
  9. Restart Eclipse when prompted.
-

Note when installing on Ubuntu: -If you installed the Eclipse package from Ubuntu’s Software Centre you may find that your update site list is empty, as described by this bug. This will cause the GFEP installation to fail; You will need to add the standard Eclipse update site URL manually, e.g. http://download.eclipse.org/releases/indigo/

-

Settings