diff options
| -rw-r--r-- | doc/gf-editor-modes.t2t | 9 | ||||
| -rw-r--r-- | index.html | 2 |
2 files changed, 9 insertions, 2 deletions
diff --git a/doc/gf-editor-modes.t2t b/doc/gf-editor-modes.t2t index a511d9b19..08619c8bd 100644 --- a/doc/gf-editor-modes.t2t +++ b/doc/gf-editor-modes.t2t @@ -1,4 +1,4 @@ -Editor modes for GF +Editor modes & IDE integration for GF %!style:../css/style.css @@ -8,6 +8,13 @@ Editor modes for GF We collect GF modes for various editors on this page. Contributions are welcome! +==GF Eclipse Plugin== + +As a new development under the MOLTO Poject, there is now a (beta) Eclipse plugin for +writing GF grammars within the Eclipse IDE. +Details can be found [here ../eclipse/] + + ==Emacs== [gf.el ../src/tools/gf.el] by Johan Bockgård provides syntax highlighting and diff --git a/index.html b/index.html index 6719f0fc5..92cc8e34c 100644 --- a/index.html +++ b/index.html @@ -33,7 +33,7 @@ December 2010 | <A HREF="doc/gf-bibliography.html">Publications</A> | <A HREF="doc/gf-reference.html">QuickRefCard</A> | <A HREF="doc/gf-shell-reference.html">GF Shell Reference</A> -| <a href="doc/gf-editor-modes.html">GF Editor Modes</a> +| <a href="doc/gf-editor-modes.html">GF Editor Modes / IDE</a> | <A HREF="doc/gf-lrec-2010.pdf">LibTutorial</A> | <A HREF="http://www.molto-project.eu">MOLTO</A> | <A HREF="http://school.grammaticalframework.org">SummerSchool</A> |
