Skip to content

How To Use Eclipse to Develop Ontop

Guohui Xiao edited this page Dec 5, 2013 · 2 revisions

= prerequisites =

  1. Clone ontop git repository to your local hard disk.

From Command line:

$ git clone git@github.com:ontop/ontop.git

or

$ git clone https://github.com/ontop/ontop.git

Depending on the speed of your internet, normally it will take up to several minutes.

  1. Start Eclipse and import ontop into the workspace
Clone this wiki locally