From 04edef03d86214e433fd71fbaffe0f755c5342d0 Mon Sep 17 00:00:00 2001
From: "john.j.camilleri" John J. CamilleriThe GF Eclipse Plugin
-Updated: 11 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 2012The 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.
-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.
http://www.grammaticalframework.org/eclipse/release/Please try to use the plugin for developing your own GF projects and report any issues you come up against.
-Do not hesitate to contact me on john.j.camilleri at domain chalmers.se and let me know how you think the plugin can be improved.
Please try to use the plugin for developing your own GF projects and report any issues you come up against.
+ +For all bug reports and feature requests please use the GitHub Issue Tracker at https://github.com/GrammaticalFramework/gf-eclipse-plugin/issues.
+ +Do not hesitate to let us know how you think the plugin can be improved!