Repository
http://svn.codehaus.org/groovy/trunk/groovy/ide/groovy-eclipse
/trunk/groovy/ide/groovy-eclipse
by
James E. Ervin
(Using name ‘jervin’)
on
2009-07-10 23:25
(5 months ago)
The Groovy Eclipse compiler was trying to compile .java files because of this utility.
Refactored CoreUtils and removed java as the content base type for groovy types. Otherwise you have the circumstance where the Eclipse JDT Java compiler is checking the groovy syntax for validity.