I downloaded spring-framework-3.0.5.RELEASE .
I have also downloaded eclipse-j2ee and intellijIDEA.
But can’t understand how to configure and run spring framework project .
It will be nice if someone tell me the process to do it step by step .
Thanks in advance.
The easiest way is to download a Spring Tool Suite and create a simple project using Spring Template project wizard. There are also LOTS of interactive tutorials right from within Spring Tool Suite.
For example here is how to create a Spring Batch project using STS without writing any code at all.