Java Eclipse Tutorial - Part 10: Importing Projects

preview_player
Показать описание

---

---

In this video you will learn how to import projects in Eclipse.

---

Video Transcript
Time - 00:00

Time - 00:12

Time - 00:30
Now on Eclipse, I'll import the project. I'll right click, I'll select Import, and then I'll choose General and then Existing Projects into Workspace. Select Next. I'll select the archive file, then I'll choose Browse, and I'll browse over to that file that was just downloaded. I'll hit Open. Then, I'll select the project and then I'll hit Finish. Now, we have the project imported.

Time - 01:14
During the import, Eclipse extracted the zip file to your workspace directory. On your file system in your project workspace, you'll see a newly created project folder. In this example, it's Eclipse tutorial.

Time - 01:29
We can move back to Eclipse to run our program. This will confirm that everything was imported successfully. Great job.

Time - 01:38
Рекомендации по теме
Комментарии
Автор

6 Years later, you've saved my life.

alejandrovazquez
Автор

I liked the video.If you could also tell how to make a html file and how to give path of the file

abhachhabra
Автор

Is it mandatory for the import folder to be zipped before importing a project to Eclipse?

ankurj