I want to include the guava-07.jar in my project.I tried configuring build paths,copying it to library folder,linking source and used add external jars.
The import com.google.common.eventbus.Subscribe cannot be resolved keeps showing. I have a project with guava.jar in its private library.Can I put that in this project.Or is there another problem.Please help me understand.