diff --git a/eclipse/images/eclipse-syntaxcoloring.png b/eclipse/images/eclipse-syntaxcoloring.png new file mode 100644 index 000000000..04ea85aee Binary files /dev/null and b/eclipse/images/eclipse-syntaxcoloring.png differ diff --git a/eclipse/index.html b/eclipse/index.html index b722b6b2b..df4fbcefd 100644 --- a/eclipse/index.html +++ b/eclipse/index.html @@ -1,7 +1,7 @@
John J. Camilleri
-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

