DeveloperHowToEclipse - ConstantB/ontop-spatial GitHub Wiki

How to use Eclipse to develop Ontop Project

Prerequisites

  • Git
  • Eclipse
  • Maven plugin: m2e plugin
  • Git plugin: egit (optional)

Steps

  • Clone ontop repo to your local disk
$ git clone https://github.com/ontop/ontop.git
  • In eclipse, use Menu File -> Import -> Existing Maven Projects to import the project