Hi,

I have downloaded the Spring Integration Samples from https://github.com/SpringSource/spri...ration-samples and want to import and run them from my eclipse-based IDE.

After importing projects (File -> Import... -> General -> Existing Projects into Workspace -> <Samples Archive file>) from the downloaded archive I can only see the following projects in my workspace:
  • control-bus

  • http

  • testing-examples


I was expecting to see the projects structured as in the zip: being classified into the four different categories: basic, intermediate, advanced, applications, with all the individual samples. However, I am not seeing them.

Can anybody please let me know where I am going wrong and how to extract the projects/samples from the archive file so that I can explore and run the individual samples?