Hi , I have a maven multiproject with the following directory structure under a trunk folder:
maven subproject1 maven subproject2 maven subproject3 ...... maven subprojectN maven.xml project.xml project.properties 1) I have copied this trunk folder under the eclipse workspace folder i.e. c:\eclipse\workspace\petstore. 2)I had run the maven eclipse goal to generate the .classpath and .project files. 3)TO simply import it in eclipse (3.1) , i go to File ->Import -> Existing Projects into Workspace -> select a root directory and specify the c:\eclipse\workspace\petstore folder. But when i click on Finish button ... nothing happens... Let me know what might be the problem ? -- Warm Regards Manisha
