Importing an archive file into Eclipse

In this example we will be showing how to import an archive file for P1.

  1. Download the archive file from the project page

  2. Create your project in Eclipse.

  3. Right click on your project and select Import

Import
  1. Expand General and double click Archive File

Archive
  1. Select browse, find the archive file that you downloaded in the first step. You can delete the META-INF folder if it exists, but it’s not necessary.

  2. Select finish.

Finish