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

Batch refactoring #574

Open
naXa777 opened this issue Jan 5, 2019 · 2 comments
Open

Batch refactoring #574

naXa777 opened this issue Jan 5, 2019 · 2 comments

Comments

@naXa777
Copy link

naXa777 commented Jan 5, 2019

Short description

Allow running menu Refactor | Lombok | Default @DaTa on multiple classes.
Currently, this feature is disabled when more than 1 class is selected.

Expected behavior

  1. I select multiple classes in Project Hierarchy
  2. I run Refactor | Lombok | Default @DaTa
    All classes are refactored.

Version information

IntelliJ IDEA 2018.3.3 (Ultimate Edition)
Build #IU-183.5153.8, built on December 24, 2018
JRE: 1.8.0_152-release-1343-b26 amd64
JVM: OpenJDK 64-Bit Server VM by JetBrains s.r.o
Windows 10 10.0

  • Lombok Plugin Version: v0.23-2018.3
  • Lombok Dependency Version:
    compileOnly group: 'org.projectlombok', name: 'lombok', version: '1.18.4'
    annotationProcessor group: 'org.projectlombok', name: 'lombok', version: '1.18.4'

Additional information

Originally requested on Stack Overflow: Auto remove getter-setters with lombok?

@MohSalah90
Copy link

Hello,
Is there any updates on this? it would save a lot of time!

Anyway, thank you guys for the great work.

@harezmi1907
Copy link

I'd like to start using Lombok for my project but I have thousands of classes. I'd like to go module by module but I certainly cannot go class by class. I am sure there are many people who cannot transition to Lombok just because of this limitation. I hope this can be implemented.

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

No branches or pull requests

4 participants