Best Way To Import a Project?
Hello,
Simple question.
Ive used eclipse all the time Ive been using Java, but have yet to find an easy way to import an existing project.
For instance, me and my friends will often swap projects to help each other.
But I find It far too slow to create a project with the same name and cntrl c and cntrl v it in there.
Is there a simple way, or am I just being too dang click-a-phobic?
Re: Best Way To Import a Project?
I think it's:
File->Import->General->Existing project into workspace
Re: Best Way To Import a Project?
Hi,
That worked!
Thank you :)