Someone gave me a folder with an eclipse project they made on their
machine. How do I open this project and run it on my machine? Eclipse
won't let me open the new project. I only have the new option under
file.
Jan Peter Stotz - 15 Aug 2005 17:02 GMT
brightoceanlight@hotmail.com schrieb:
> Someone gave me a folder with an eclipse project they made on their
> machine. How do I open this project and run it on my machine? Eclipse
> won't let me open the new project. I only have the new option under
> file.
Create a new workspace or use your current workspace folder and move the
project folder you got into it.
Jan
Roland - 15 Aug 2005 17:22 GMT
> Someone gave me a folder with an eclipse project they made on their
> machine. How do I open this project and run it on my machine? Eclipse
> won't let me open the new project. I only have the new option under
> file.
File -> Import -> Existing Project Into Workspace

Signature
Regards,
Roland de Ruiter
` ___ ___
`/__/ w_/ /__/
/ \ /_/ / \
mike - 29 Aug 2005 17:18 GMT
Hi,
First you import the project by choosing File->Import> Choose the
project folder which you got from someone else.
Then you can use that project.
- Mike