I have moved to Eclipse Photon with an existing workspace. I have some Maven projects in this workspace. All projects did not have any errors in Eclipse Oxygen. After opening my workspace in Eclipse Photon all test-classes which import org.mockito.Mockito
, org.springframework.mock
and org.springframework.test
have errors. These imports cannot be resolved though Eclipse is aware of them as I can jump into the classes.
Why can Eclipse Photon not resolve these imports? And how can I fix this?
Aucun commentaire:
Enregistrer un commentaire