Commit Details

Avatar

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.

Language Totals

  Language Code Added Code Removed Comments Added Comments Removed Blanks Added Blanks Removed
  Java 18 63 14 15 0 2
  XML 0 1 0 0 0 0

Files Changed

[2 total ]
File Language Code Added Code Removed Comments Added Comments Removed Blanks Added Blanks Removed
org.codehaus.groovy.eclipse.core/plugin.xml
  XML 0 1 0 0 0 0
org.codehaus.groovy.eclipse.core/src/org/codehaus/groovy/eclipse/core/util/CoreUtils.java
  Java 18 63 14 15 0 2