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

re-import of existing Maven projects when adding new projects to workspace #1896

Open
eliasbalasis opened this issue Nov 20, 2024 · 1 comment

Comments

@eliasbalasis
Copy link

eliasbalasis commented Nov 20, 2024

On Eclipse 2024-09

I am working with multiple Maven projects all part of a hierarchy.

I am importing the first Maven project successfully.

When I import more projects I am noticing the "Import Maven Projects" task running on already imported Maven modules.

This becomes a major headache on large projects with large number of modules, slowing down Maven projects import and overall work.

Why is this happening?
Can it be corrected?
How?

@eliasbalasis
Copy link
Author

This seems to be quite related to #1670 since unnecessary permutations are performed but I don't think it is identical.

Creating a project structure with large enough number of modules to reproduce the problem is going to be difficult but perhaps worthwhile, unless anyone can think of specific examinations to perform.

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

No branches or pull requests

1 participant