...
Steps | Description | ||
---|---|---|---|
a) Setup "applicationSetup.n3" for the use of TDB for data persistence.For this step, just rename the file example.tdb.applicationSetup.n3 by applicationSetup.n3 | |||
b) Setup runtime.propeties for configuring the VIVO runtimes attributes
|
|
...
3.1 In the menu File, select Import | |
3.2 Select Maven > Existing Maven Projects, and click next | |
3.3 Provide the path to the Git repository, and click Finish | |
3.4 Selecting the Java perspective, this is how your Project Explorer should look after the importation |
...
4. Setupping, Compiling and Running VIVO
...
Steps | Description |
---|---|
1) Editing appropriate setup xml files:
| |
2) Configuring the runner In A) In the Java perspective, scroll down the 'Run' menu and select 'Run Configurations...'. In B), select the 'Maven Build' vivo-project-i18n-INSTALL. In the 'Goals' field, replace the file name 'settings???xml' by the name you have used in 1) | A) B) |
4.2 Compiling and Running VIVO
...