Problem
Build path contains Duplicate entry: for Project
Cause
Duplicate entries.
Possible Resolution
1. Right Click Project -> Click Properties.
2. Click Java Build Path.
3. Go to Libraries tab and see if you can see the problematic jar here.
4. If its there , select it and Click Remove.
5. Press Ok and then rebuild the project.