Author Login
Post Reply
A few new changes are in the latest snapshot:
1. Groovy files not in a groovy project or outside of the classpath
will not be reconciled. This means that there will be an empty
outline view, but more importantly, this means that some exceptions
will be avoided in the workspace (but syntax highlighting still works
on these files).
2. Groovy files not in a groovy project now have a slightly different
icon in order to remind you that you are not working in a groovy
project.
3. And this is the big one. Groovy-eclipse now underlines statically
unknown references. This can hopefully help you find mispelled
variable and field references. This mechanism is hooked into the type
inferencing engine. So, if you see something that you think should
not be underlined, but is, then please raise a bug for it. However,
some references will not be found, even though they are correct. For
example, references in builders or grails-specific, dynamically added
references.
4. if the underlining is annoying you, you can disable it in the
groovy preferences page.
Please try this out and give feedback.
---------------------------------------------------------------------
To unsubscribe from this list, please visit:
http://xircles.codehaus.org/manage_email