Setting up an Eclipse Java project

We need an integrated development environment (IDE) to write test scripts; in the market, there are a lot of open source IDE's such as Eclipse, NetBeans, IntelliJ IDEA, and others. Here we are going to use an Eclipse IDE. If you have downloaded the Android ADT bundle, then you will get Eclipse along with it. Otherwise, you can download it from http://www.eclipse.org/downloads/packages/eclipse-ide-java-ee-developers/lunasr1a.

Once you have downloaded the IDE, launch it by double-clicking on the eclipse.exe icon.

After this, you need to perform the following steps to set up the Java project:

  1. After clicking on the icon, it will ask you for a Workspace location. Enter the location and click on the OK button, as shown ...

Get Appium Essentials now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.