diff options
| author | john.j.camilleri <john.j.camilleri@chalmers.se> | 2012-02-08 13:28:17 +0000 |
|---|---|---|
| committer | john.j.camilleri <john.j.camilleri@chalmers.se> | 2012-02-08 13:28:17 +0000 |
| commit | 85f42643173c7bd33bc680c8c8281b7fb39b0999 (patch) | |
| tree | 02997e5c2be37b69a76b20bde24873aa270244f8 | |
| parent | 9122d44ed6ee92a5adafd3c668dff0e019b819be (diff) | |
Updated GFEP page
| -rw-r--r-- | eclipse/index.html | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/eclipse/index.html b/eclipse/index.html index 1cb720972..c598d0a8f 100644 --- a/eclipse/index.html +++ b/eclipse/index.html @@ -1,7 +1,7 @@ <h1>The GF Eclipse Plugin</h1> <p>John J. Camilleri<br /> -Updated: 2 Feb 2012</p> +Updated: 8 Feb 2012</p> <p><em>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.</em></p> @@ -70,6 +70,9 @@ Updated: 2 Feb 2012</p> <h2>Major release history</h2> <dl> +<dt><strong>07/02/12</strong></dt> +<dd>(1.3.0.x) Re-written underlying GF grammar.</dd> + <dt><strong>02/02/12</strong></dt> <dd>(1.2.5.x) Hugely improved scoping performance. New “Clone to new language” wizard. Improved code formatting. More efficient builder. Removed library path preference. GF runtime is now automatically found.</dd> @@ -99,7 +102,8 @@ Updated: 2 Feb 2012</p> <h3>System requirements</h3> <ol> -<li>The plugin makes use of the newest GF features, and <strong>requires the latest developer version of GF</strong> to be installed on your system (instructions <a href="http://www.grammaticalframework.org/download/index.html">here</a>).</li> +<li>The plugin makes use of the newest GF features, and <strong>requires the latest developer version of GF</strong> to be installed on your system (instructions <a href="http://www.grammaticalframework.org/download/index.html">here</a>). +<em>Specifically, you need a version of GF which supports the “—tags” flag, added in November 2011.</em></li> <li>Paths to GF must be set within the plugin (see below). This means: <ul> |
