eclipse-jdt / eclipse.jdt.core

Eclipse Public License 2.0
164 stars 130 forks source link

wait for build after refresh. Fix #2998 #3097

Closed gayanper closed 3 weeks ago

gayanper commented 3 weeks ago

What it does

Wait for builds after refreshing the project.

How to test

EvaluationContextWrapperTest should not fail on builds

Author checklist