Importing a project

Tip

Before importing the project, make sure that you unzip it in a folder you know.

The following are the steps to import a project in Eclipse:

  1. To import a project that is already developed in your Eclipse IDE, navigate to File | Import.
    Importing a project
  2. After the import prompt is displayed, you should expand the General option, choose Existing Projects into Workspace, and click on the Next button.
    Importing a project
  3. Now, click on the Browse… button to search for the project unzip folder. After that, do not forget to mark the Search for nested projects option and click on the Finish button.
    Importing a project
  4. In this step, you should close the welcome screen, and you will see in Package explorer the project you've imported to Eclipse.
    Importing a project
  5. If you see a JRE version error, you should open the Problems tab. Right-click on Unbound classpath container…, and choose Quick Fix. The next screen will be exhibited.
    Importing a project
  6. Now, click on the Select a system library to use… option and the Finish button. The Edit Library window appears, and you should select the Workspace default JRE (jre1.8.0_40) option then and click on the Finish button.
    Importing a project
..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset