-
Notifications
You must be signed in to change notification settings - Fork 0
DevelopersGuide
Cherian Mathew edited this page Oct 9, 2013
·
13 revisions
This is a guide to installing, building and running the BioVeL Extension for Open Refine.
The recommended method to work on the BioVeL Extension is to first first install Open Refine and then include this project within the extensions directory.
Setting up of the project for development with the Eclipse IDE requires adding the source path for the extension and the third-party dependent libraries.
-
Import the project into an Eclipse workspace
-
This will create a a project named 'grefine-all'
-
Configure the build path for the project
- Choose Add folder in the 'Source' tab
- Select the source ('src') directory in the extension
- Choose 'Add Jars' in the 'Libraries' tab
- Select the source ('src') directory in the extension