How to add Spring Framework jar

how to add spring framework jar to the project of Eclipse for java and web developers ide?

After you download the spring jar go to ide of eclipse for Java and web developers right click on the project that you want to add the jar, you will see this

click on the properties and click Java Build Path and click Add Library

click on User Library and After clicking on Next you will find User Libraries click on that and after clicking on that click on new add name like Spring Framework jar

After adding click on springframeworkjar and click on Add External JARs... and add the spring framework jar likewise you can add other jars also.