NIH | National Cancer Institute | NCI Wiki  

Error rendering macro 'rw-search'

null

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

This will download all the dependencies and build the LexEVS project.

Setup LexEVS in Eclipse

Install the ivy plugin for Eclipse

Update the Eclipse Ivy settings

Select Eclipse>Preferences

  • Select Ivy→Settings
    • Set the “Ivy settings path:”
  • Eclipse Marketplace,  search for ivyde
  • restart eclipse
  • preferences-ivy-settings
    • ${workspace_loc:lbPackager/ivysettings.xml}

Add the LexEVS Project

  • Select File->Import…->Git->Projects from Git
    • Select Next…
  • Select Existing local repository
    • Select Next…
  • Select Add…
    • Select the LexEVS git project that was previously built.
  • Select Next…
    • Select "Import Existing Eclipse Projects"
  • Select Finish

Once the project is imported, select all of the project folders

  • Right click and select Ivy->Resolve


Build LexEVS from Eclipse

You can now build the project in Eclipse.

  • In the Project Explorer, right click on lbPackager
  • Select Run As->Ant build