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

Provide an option to disable import ordering or customize order #986

Open
PatrickRen opened this issue Nov 8, 2023 · 1 comment
Open
Labels

Comments

@PatrickRen
Copy link

I'm working on a project (Apache Flink) using AOSP format but with customized import ordering. I manually set the order in Preferences | Editor | Code Style | Java | Imports | Import Layout, but google-java-plugin will override my settings when I use "Optimize Imports".

Is it possible to provide an option to disable the feature, or let users to customize the import order? Thanks!

@AgNS61
Copy link

AgNS61 commented Nov 11, 2023

Many teams use custom import ordering, but now this limitation drives us to use the 1.15.0 version. I hope this feature will come soon.

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

3 participants