From 9e3f8036b27859de08431c302a975d75b0cc0452 Mon Sep 17 00:00:00 2001
From: "john.j.camilleri" John J. CamilleriThe GF Eclipse Plugin
-Updated: 24 Nov 2011
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.
@@ -144,8 +144,7 @@ system and how you installed GF.You may receive a prompt asking if you want to add the Xtext nature to your project; click Yes to this (should not apply for newly-created projects).
A new folder named (External) may be created in your project, which contains symbolic links to any external GF libraries referenced by your files. You may double click these links as usual (the libraries will be opened as read-only).
(External) may be created in your project, which contains symbolic links to any external GF libraries referenced by your files. You may double click these links as usual (the libraries will be opened as read-only).

You can find some small examples at http://www.grammaticalframework.org/eclipse/examples/. Download the files and manually add them to your Eclipse workspace. To experiment with some of the plugin features.
Use Eclipes’ own features to drag and drop your editor tabs to suit your needs. Notice the Outline view in the bottom-right offers a quite overview of your module structure. Clicking any of the terms will make your cursor jump to that point in the file.
You can change your syntax colouring styles as you wish from Window → Preferences → Grammatical Framework → Syntax Colouring

