Uploaded image for project: 'UIMA'
  1. UIMA
  2. UIMA-260

Set env vars in setUimaClasspath and the Eclipser run configs

    XMLWordPrintableJSON

Details

    • Task
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 2.1
    • Documentation
    • None

    Description

      To support runnin C++ annotators out-of-the-box, need to set environment vars in setUimaClasspath and our Eclipse run configs.

      To account for Windows, *nix, and Mac we actually need to set three
      variables: PATH, LD_LIBRARY_PATH, and DYLD_LIBRARY_PATH.

      To PATH we'd append
      %UIMA_HOME%/uimacpp/bin:%UIMA_HOME%/uimacpp/examples/tutorial/src

      To the latter two we'd append
      $UIMA_HOME/uimacpp/lib:$UIMA_HOME/uimacpp/examples/tutorial/src

      Attachments

        Activity

          People

            eddie_epstein Eddie Epstein
            alally Adam P. Lally
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: