I am unable to compile a Java program because some of the imported packages are not found even though they are in both the build classpath and runtime classpath.
The image below shows the problem. I have highlighted the gdata-media package in eclipse. It corresponds to the first compile error.
What am I doing wrong?