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

Add Support for Importing IntelliJ IDEA Formatting and Optimize Imports Settings in Eclipse #1806

Open
1 task done
mehmedmaljoki opened this issue Nov 21, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@mehmedmaljoki
Copy link

mehmedmaljoki commented Nov 21, 2024

Suggestion

From a fresh installation and clean workspace:

I reach state:

Open Eclipse.

  1. Go to Window → Preferences → Java → Code Style → Formatter.
  2. Attempt to import formatting settings.
  3. Currently, Eclipse only supports importing formatting settings from Eclipse .xml configuration files. There is no option to directly import formatting and optimize imports settings from IntelliJ IDEA.

And would like to be able to:

I would like to have an option to import IntelliJ IDEA formatting settings (code style rules, optimize imports configurations, etc.) directly into Eclipse. This would greatly enhance usability for teams that work with mixed IDE environments and improve collaboration between developers using different tools.

@jukzi jukzi added the enhancement New feature or request label Nov 22, 2024
@jukzi
Copy link
Contributor

jukzi commented Nov 22, 2024

Can you contribute such enhancement? Otherwise it is unlikely solved.
see https://github.com/eclipse-jdt#contributing

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

No branches or pull requests

2 participants