forked from ontop/ontop
-
Notifications
You must be signed in to change notification settings - Fork 0
How To Use Eclipse to Develop Ontop
Guohui Xiao edited this page Dec 5, 2013
·
2 revisions
= prerequisites =
- Git: http://git-scm.com/
- Eclipse: http://www.eclipse.org/
- Maven Integration for Eclipse: We suggest install it via "Eclipse Marketplace"
- Clone ontop git repository to your local hard disk.
From Command line:
$ git clone [email protected]: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.
- Start Eclipse and import ontop into the workspace
- Quick Start Guide
- Easy-Tutorials
- More Tutorials
- Examples
- FAQ
- Using Ontop
- Learning more
- Troubleshooting
- Developer Guides
- Links