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

Filter move refactoring #2034

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

gzsombor
Copy link
Contributor

What it does

Fixes: #1246 - #1337
User can now search from the large tree of projects and packages to move the file to.

How to test

Go to any file, right click --> Refactor --> Move --> Dialog Box will open with a treeview of Project and Packages --> Type in the search box and see if the filters are working fine

Author checklist

ShahzaibIbrahim and others added 2 commits February 19, 2025 10:14
Text Search added to search withing the tree while moving (refactoring) the file to different package

eclipse-jdt#1337
It seems that calling
resource.getJavaProject().getAllPackageFragmentRoots() for every
resource is too slow and totally unnecessary
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

Successfully merging this pull request may close these issues.

2 participants