We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Create a Java Project
Link a source folder
Delete the source folder (The actual folder on the hard drive, not from the project) Refresh the project
Now restore the deleted folder, and refresh the project again
Restart eclipse
This is quite annoying when working with git, where changing from one branch to another can create or delete folders
The text was updated successfully, but these errors were encountered:
lets narrow it down: do you need a java project for this or does it also happen for a plain project without java nature?
Sorry, something went wrong.
How do you link a source folder in a non-java project?
I believe it is a duplicate of eclipse-platform/eclipse.platform#470 and there is a draft PR eclipse-platform/eclipse.platform#473 that unfortunately needs more work.
See eclipse-platform/eclipse.platform#470 (comment) with the explanation what is needed to fix it.
No branches or pull requests
Create a Java Project
![Image](https://private-user-images.githubusercontent.com/163331759/411380258-3582e650-71c8-4d87-a8c4-aa85dc82d182.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk0NzA0MDksIm5iZiI6MTczOTQ3MDEwOSwicGF0aCI6Ii8xNjMzMzE3NTkvNDExMzgwMjU4LTM1ODJlNjUwLTcxYzgtNGQ4Ny1hOGM0LWFhODVkYzgyZDE4Mi5wbmc_WC1BbXotQWxnb3JpdGhtPUFXUzQtSE1BQy1TSEEyNTYmWC1BbXotQ3JlZGVudGlhbD1BS0lBVkNPRFlMU0E1M1BRSzRaQSUyRjIwMjUwMjEzJTJGdXMtZWFzdC0xJTJGczMlMkZhd3M0X3JlcXVlc3QmWC1BbXotRGF0ZT0yMDI1MDIxM1QxODA4MjlaJlgtQW16LUV4cGlyZXM9MzAwJlgtQW16LVNpZ25hdHVyZT04YzlhYjg5OTcxYjY0MjM1M2I5N2QzODBlZTBiMWRlOTM4ZjhiM2E4OGEzYTlkOTUyOWQ2MGY5YzhjN2E0MjBkJlgtQW16LVNpZ25lZEhlYWRlcnM9aG9zdCJ9.bzG-UclUBqH_3A5eIzOCtvhwSYiDtEeB8qPYcRUS4iE)
Link a source folder
![Image](https://private-user-images.githubusercontent.com/163331759/411380544-7b3a144b-39fa-462e-be9a-36722eca5e96.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk0NzA0MDksIm5iZiI6MTczOTQ3MDEwOSwicGF0aCI6Ii8xNjMzMzE3NTkvNDExMzgwNTQ0LTdiM2ExNDRiLTM5ZmEtNDYyZS1iZTlhLTM2NzIyZWNhNWU5Ni5wbmc_WC1BbXotQWxnb3JpdGhtPUFXUzQtSE1BQy1TSEEyNTYmWC1BbXotQ3JlZGVudGlhbD1BS0lBVkNPRFlMU0E1M1BRSzRaQSUyRjIwMjUwMjEzJTJGdXMtZWFzdC0xJTJGczMlMkZhd3M0X3JlcXVlc3QmWC1BbXotRGF0ZT0yMDI1MDIxM1QxODA4MjlaJlgtQW16LUV4cGlyZXM9MzAwJlgtQW16LVNpZ25hdHVyZT0yMmI5ZWI5M2JkMTYzODgyMTkzMGVlOTdkN2ZiOWVjYTFhNWYyODQzN2I4YWY4ZWQ3ZjhmYzg0MjgwOGY2NWUzJlgtQW16LVNpZ25lZEhlYWRlcnM9aG9zdCJ9.QBrpbgzO56LHRzon8mWz20j4DrMWcMg90gJBOiSZPIE)
Delete the source folder (The actual folder on the hard drive, not from the project)
Refresh the project
Now restore the deleted folder, and refresh the project again
Restart eclipse
This is quite annoying when working with git, where changing from one branch to another can create or delete folders
The text was updated successfully, but these errors were encountered: