Skip to content

InteractionDB build from commandline

De edited this page Nov 20, 2020 · 2 revisions

Running the InteractionDb.jar from your command line:

java -jar InteractionDB.jar "/absolute/path/InteractionsDatabase.bridge"

Open this project in Eclipse:

  1. Clone this repository into a local folder on your computer (with "git clone ")
  2. Open a (new) workspace
  3. Click on File -> Import... -> General/Existing Projects into Workspace...
  4. Select the folder where you've cloned this repository and click on Open.
  5. Click Finish.
Clone this wiki locally