How to Set up a Project in Eclipse?




¨> Open eclipse (To download eclipse 64 bit or 32 bit, click here)
¨> Right click on Package Explorer > New > Java Project
¨> Give a Project name and click Next
¨> Go to Selenium downloads page and download Java Language bindings (Or Click Here to download Selenium latest jars)
¨> Extract it in your local drive
¨> Right Click in your project > Properties
¨> Java Build Path > Libraries
¨> Click “Add Library..” button and add JAR files (include files in “libs” folder)
¨> After import JAR files, you can see “Referenced Libraries” folder