Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

#591, #627: Fix for refactoring when @Getter(lazy=true) #41

Merged
merged 1 commit into from
Jan 15, 2014
Merged

#591, #627: Fix for refactoring when @Getter(lazy=true) #41

merged 1 commit into from
Jan 15, 2014

Commits on Jan 14, 2014

  1. #627: Fix for refactoring when @getter(lazy=true)

    When if in NB Editor, just make the getter available (lazy stuff will be created when compiling).
    
    The inNetbeansEditor test is made after all the validations are made to the annotated field, and generates a regular getter for validations, Naviagator and autocompletion.
    serverperformance committed Jan 14, 2014
    Configuration menu
    Copy the full SHA
    71a2234 View commit details
    Browse the repository at this point in the history