Originally Posted by itaipee
|
Hello everyone
I worked once on project, but it was removed from my workspace.
I know where the file are (*.java and *.class) , but when I'm trying to use "import : existing project to workspace" - and chose these file directory ot the directory parant ( or grand-parants..) - I dont get any project all
How can I reconstruct the project?
|
You could always create a new project, then select the newly created project, right click and coose "import". Under "General", choose File System, and then click Next.
Browse to the directory where your .java files are, and click OK. Then make sure all your .java files (and other files you might need) are marked by clicking the checkboxes to the left of the files. Then just click Finish, and you should have all your file where you want them.