Hi Karan
I think you are just adding the JAR files directly to your project which will not work. You need to add them to the build path as external JAR files.
Right click your project name > Build Path > Configure Build Path
Switch to Libraries tab
Add External JARs
Rgds
Eng Swee