Updated GFEP readme

Added details about updates sites in installation instructions
This commit is contained in:
john.j.camilleri
2012-01-23 08:53:28 +00:00
parent 116fff5808
commit cfcea38e8d

View File

@@ -1,7 +1,7 @@
<h1>The GF Eclipse Plugin</h1>
<p>John J. Camilleri<br />
Updated: 20 Jan 2012</p>
Updated: 23 Jan 2012</p>
<p><em>The research leading to these results has received funding from the European Union&#8217;s Seventh Framework Programme (FP7/2007-2013) under grant agreement n° FP7-ICT-247914.</em></p>
@@ -119,7 +119,7 @@ Updated: 20 Jan 2012</p>
<p>In order for dependencies to be satisfied, you need to ensure that your Eclipse has the following update site URLs set:</p>
<ul>
<li>Eclipse releases (change version number to match): <a href="http://download.eclipse.org/eclipse/updates/3.7/">http://download.eclipse.org/eclipse/updates/3.7/</a></li>
<li>Eclipse releases (change version name to match): <a href="http://download.eclipse.org/releases/indigo">http://download.eclipse.org/releases/indigo</a></li>
<li>Xtext: <a href="http://download.eclipse.org/modeling/tmf/xtext/updates/composite/releases/">http://download.eclipse.org/modeling/tmf/xtext/updates/composite/releases/</a></li>
</ul>
@@ -128,15 +128,12 @@ Updated: 20 Jan 2012</p>
<ol>
<li>Inside Eclipse, go to <strong>Help &rarr; Install New Software</strong>.</li>
<li>Add new software site using the URL: <code>http://www.grammaticalframework.org/eclipse/release/</code></li>
<li>Select the <strong>GF Eclipse Plugin</strong>, and make sure the option <em>Contact all update sites during install to find required software</em> is checked.</li>
<li>Select the <strong>GF Eclipse Plugin</strong>, and make sure the <strong>Contact all update sites during install to find required software</strong> option is checked.</li>
<li>Click Next, accept the license agreement and install.</li>
<li>Accept the prompt warning that the software is unsigned.</li>
<li>Restart Eclipse when prompted.</li>
</ol>
<p><strong>Note when installing on Ubuntu:</strong>
If you installed the Eclipse package from Ubuntu&#8217;s Software Centre you may find that your update site list is empty, as described by <a href="https://bugs.launchpad.net/ubuntu/+source/eclipse/+bug/460944">this bug</a>. This will cause the GFEP installation to fail; You will need to add the standard Eclipse update site URL manually, e.g. <code>http://download.eclipse.org/releases/indigo/</code></p>
<h4>Settings</h4>
<ol>