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

Saving a file doesn't update compilation errors on dependent classes #187

Closed
fbricon opened this issue Mar 14, 2017 · 0 comments
Closed
Assignees
Milestone

Comments

@fbricon
Copy link
Contributor

fbricon commented Mar 14, 2017

If you have 2 Files A and B, B calling A.foo(), breaking foo() in A.java and saving the file should trigger an error in B. It's not the case because A.java is not refreshed upon saving externally.

@fbricon fbricon added this to the Mid March milestone Mar 14, 2017
@fbricon fbricon self-assigned this Mar 14, 2017
fbricon added a commit to fbricon/eclipse.jdt.ls that referenced this issue Mar 15, 2017
@fbricon fbricon changed the title Saving a file doesn't update compilation errors on dependant classes Saving a file doesn't update compilation errors on dependent classes Mar 16, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant