Setting mac javapath for eclipse

broken image

You can run the server tests directly from Eclipse. This will add a run configuration that you can then use to run OpenRefine from Eclipse. Enter the root directory of the project as Base directory and use exec:java as a Maven goal. and create a new Maven Build run configuration. Right click on the server subproject, click Run as. To run and debug OpenRefine from Eclipse, you will need to add an execution configuration on the server sub-project.

broken image

You can safely leave out the packaging module which is only used to generate the Linux, Windows and MacOS distributions. You get to choose which modules of the project will be imported. command and select Existing Maven Projects.Ĭhoose the root directory of your clone of the repository.