[Solved] Eclipse error: “The import XXX cannot be resolved”

Solution:
Try cleaning your project by going to the following menu item:
Project > Clean…
If that doesn’t work, try removing the jars from the build path and adding them again.

Similar Posts: