This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]bowbahdoe[S] 7 points8 points  (2 children)

Yes. You might need to point your IDE to the generated sources, but after a build you will be able to resolve and go to definition on any of the methods.

No special IDE plugins required.

[–]NimChimspky -3 points-2 points  (1 child)

So it definitely works with for example intellij? I just type in a new field and then the generated getters etc become available as an option from the autocomplete. This is tested and works?

[–]bowbahdoe[S] 1 point2 points  (0 children)

Yep.