Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Duplicate
-
Affects Version/s: 1.0-beta-3
-
Fix Version/s: 1.0-rc-1
-
Component/s: stub generation
-
Labels:None
-
Testcase included:yes
-
Number of attachments :
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.
Attachments
Issue Links
| This issue duplicates: | ||||
| MGROOVY-102 | Getters/Setters should be generated for properties. |
|
|
|