localhost:workspace uu$ java -version
java version "1.8.0_45"
Java(TM) SE Runtime Environment (build 1.8.0_45-b14)
Java HotSpot(TM) 64-Bit Server VM (build 25.45-b02, mixed mode)
localhost:workspace uu$ git clone https://github.com/spring-projects/spring-framework.git
localhost:workspace uu$ cd spring-framework/
localhost:spring-framework uu$ ./gradlew build
localhost:spring-framework uu$ ./import-into-eclipse.sh