When i was importing a project into old workspace. It was not importing all files and folders. imported only 2 folders(bin,src) and 3 files ( .classpath, .project, .pom.xml) are appearing under the PROJECT.oiginally the project contains SRC folder and and 3 files ( .classpath, .project, .pom.xml) under the project. under the SRC folder MAIN directory is there but here it is not imported. All java files are located in the MAIN Folder.
how can i solve this problam? If any one know the solution, please give me replay.
I am using MyEclipse 6.0.1 version.
I am importing a project from out of the workspace. I was done these steps.
Select File menu ->import ->Existing Projects into Workspace ->Next->Select root directory redio button and browse where the project is located. Now appearing select the tick mark in ftp check box under the project window and click the Finish Button.
Now this project will be appearing on the package Explorer.