H2O For Eclipse Users (Github)¶
- Create a git clone of the H2O repository. For more information, refer to From Source Code (Github)
- Open Eclipse.
- Choose File->**Import**.

- Choose General->**Existing Projects** into Workspace.

- Choose Select root directory and click Browse.

- Choose H2O and click Open.

- The defaults should have the H2O project selected. Click Finish.

- Right-click a sample program and run it as a Java Application.

- Select the regular main class as the Java Application and click OK.

- See the output of a successful run.
