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

Incorrect placement of extracted constants with Logging annotation. #388

Closed
lombokissues opened this issue Jul 14, 2015 · 4 comments
Closed
Labels
Milestone

Comments

@lombokissues
Copy link

Migrated from Google Code (issue 315)

@lombokissues
Copy link
Author

👤 benkelaar   🕗 Dec 12, 2011 at 15:04 UTC

What steps will reproduce the problem?

  1. Add one of the logging annotations to a class.
  2. Do extract to constant refactoring on value in class.

What is the expected output? What do you see instead?
Eclipse should create a constant at the beginning of the class (Inside the closed brackets), instead it's created at the beginning of the file, even before the package statement.

What version of the product are you using? On what operating system?
0.10.5, Eclipse in Windows.

Please provide any additional information below.
Showed it to Roel, asked me to register the issue.

@lombokissues
Copy link
Author

👤 r.spilker   🕗 Dec 19, 2011 at 20:30 UTC

Fixed in de1bc35. Will be present in 0.10.6.

@lombokissues
Copy link
Author

👤 r.spilker   🕗 Dec 19, 2011 at 22:05 UTC

@lombokissues lombokissues added this to the 0.10.6 milestone Jul 14, 2015
@lombokissues
Copy link
Author

End of migration

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant