Details
-
Type:
Bug
-
Status:
Resolved
-
Priority:
Blocker
-
Resolution: Duplicate
-
Affects Version/s: 2.7.0.Release
-
Fix Version/s: 2.7.1.Release
-
Component/s: Compiler Integration
-
Labels:
-
Environment:Groovy 2.0, Eclipse Juno
-
Number of attachments :
Description
Groovy 2.0 supports a new mechanism called Extension Modules, which allow to have a user-defined extension for existing classes.
Using Gradle or Maven outside Eclipse, the compilation process works fine with an addition extension module. In the IDE, however, Groovy-Eclipse does not recognize the extension module. With @CompileStatic, it reported as an error preventing compilation and/or unit testing.
Issue Links
- is superceded by
-
GRECLIPSE-1471
Support Groovy 2's extension modules
-
This bug also affects the snapshot of Groovy-Eclipse 2.7.1.