
|
If you were logged in you would be able to see more operations.
|
|
|
GMaven
Created: 03/Mar/08 03:42 PM
Updated: 01/Apr/08 05:30 AM
|
|
| Component/s: |
stub generation
|
| Affects Version/s: |
1.0-beta-3
|
| Fix Version/s: |
1.0-rc-1
|
|
|
I'm using mixed compilation mode, and Groovy stubs generated do not include the implied getter / setter methods you should get when defining a field with no modifier on a Groovy class. Therefore Java code which depends on the methods signature of implied methods will not compile.
|
|
Description
|
I'm using mixed compilation mode, and Groovy stubs generated do not include the implied getter / setter methods you should get when defining a field with no modifier on a Groovy class. Therefore Java code which depends on the methods signature of implied methods will not compile. |
Show » |
| There are no comments yet on this issue.
|
|