diff --git a/eclipse/index.html b/eclipse/index.html index 8a21bfcd8..9e74d0b4b 100644 --- a/eclipse/index.html +++ b/eclipse/index.html @@ -1,7 +1,7 @@

The GF Eclipse Plugin

John J. Camilleri
-Updated: 11 Jan 2012

+Updated: 18 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.

@@ -15,17 +15,14 @@ Updated: 11 Jan 2012

The starting point for the GFEP is using the Xtext DSL Framework for Eclipse. By converting the GF grammar into the appropriate Extended-BNF form required by the LL(*) ANTLR parser, the framework provides a good starting point for future plugin development, already including a variery of syntax checking tools and some cross-reference resolution support. The specific requirements of the GF language, particularly in the way of its special module hierarchy, mean that significant customisations to this generated base plugin are needed.

-

Who

- -

The GFEP is being developed as part of Work Package 2 of the MOLTO Project.

- -

Primary developer is John J. Camilleri, who should be contacted for all queries and feedback related to the plugin on john.j.camilleri at domain chalmers.se.

+

The GFEP is being developed by as part of Work Package 2 of the MOLTO Project.

Links