diff --git a/eclipse/index.html b/eclipse/index.html index e243c4384..8897e0f35 100644 --- a/eclipse/index.html +++ b/eclipse/index.html @@ -1,5 +1,8 @@
John J. Camilleri
+Updated: 18 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.
This documentation is also available at the MOLTO Project Wiki.
@@ -48,6 +51,7 @@PATH environment variable
You can set the log verbosity from Window → Preferences → Grammatical Framework. This setting also affects the verbosity of the log file gfep.log.
For validation to work correctly, the project’s Build Automatically option should be turned on.
+ +The in-editor validation sometimes needs to be triggered/updated by a keystroke. If you can still see errors which you believe should be correct, try adding a space character to ensure the validation is re-triggered.
+ +Sometimes you may get an entire file marked with errors, even though in fact there is only a single error which is causing the internal builder to fail. In such cases referring to the Problems view should help you locate the cause. This issue is particularly relevant when changes made to one module may induce errors in its descendants (e.g. renaming a parameter in a resource module). This behaviour will hopefully be improved in future versions.
+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.
As part of the evaluation of the GF Eclipse Plugin, feedback (both negative and positive) on the following would be appreciated: