Java Mailing List Archive

http://www.gg3721.com/

Home » eclipse-plugin-dev.groovy »

[groovy-eclipse-plugin-dev] Plugin performance, other questions

Jean-Noël Rivasseau

2009-09-07

Replies: Find Java Web Hosting

Author LoginPost Reply
Hi,

I recently updated to Eclipse 3.5 and decided to try out the new Groovy plugin, as for me the previous one did not do much except syntax coloring.

First congrats on all the work, it seems the current plugin is a lot better, I will have to try its features over time (I am right now too much used to the sad fact that there was no IDE support for Groovy before, so I have to get used to autocompletion etc again :)

However I am encountering a big problem, namely the performance of the plugin. I have a decent machine but when I do some operations (I noticed it mainly happened with copy & paste, or saving the file), sometimes Eclipse freezes for 3-4 seconds... and when I say sometimes, it is almost always...

Maybe it is due to my second problem: on my Grails project, I get the following error (when building):

Description    Resource    Path    Location    Type
The type org.apache.commons.logging.Log cannot be resolved. It is indirectly referenced from required .class files

I checked and the commons-logging jar is not present on the Grails distribution... so is this normal? where is this type referenced? How can I avoid this error (short of manually adding commons-logging to the cp?)

Thanks

Jean-Noel

©2008 gg3721.com - Jax Systems, LLC, U.S.A.