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

Fix bad .git resourceFilter #2251

Merged
merged 2 commits into from
Sep 28, 2022
Merged

Conversation

fbricon
Copy link
Contributor

@fbricon fbricon commented Sep 28, 2022

Fix bad .git resourceFilter (fixes #2244)

also fixes wrong jdt compiler settings (don't squash commits)

@rgrunber
Copy link
Contributor

re-test this please.

@testforstephen
Copy link
Contributor

The default value for the client settings 'java.project.resourceFilters' needs to be updated as well.
https://github.com/redhat-developer/vscode-java/blob/acaf6e30ea641226613de9fbf8579c09b7abafea/package.json#L838

@rgrunber
Copy link
Contributor

re-test this please.

@rgrunber rgrunber self-requested a review September 28, 2022 15:00
Copy link
Contributor

@rgrunber rgrunber left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@fbricon
Copy link
Contributor Author

fbricon commented Sep 28, 2022

. Just need to pass that value as the 3rd argument to getList(..)

done

@rgrunber rgrunber merged commit e86046a into eclipse-jdtls:master Sep 28, 2022
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.

bad .git matcher in .project's filteredResources causes chaos
3 participants