Commit f451273f authored by Oleg Dzhimiev's avatar Oleg Dzhimiev

test

parent 7f872221
This is a set of Elphel plugins for ImageJ 1.x as a Maven project with specified This is a set of Elphel plugins for ImageJ 1.x as a Maven project with specified
dependencies, dependencies.
If cloned and imported as existent Maven project into Eclipse IDE, it allows to launch If cloned and imported as existent Maven project into Eclipse IDE, it allows to launch
ImageJ with plugins in both run and debug modes. ImageJ with plugins in both run and debug modes.
...@@ -15,4 +15,4 @@ Workaround: ...@@ -15,4 +15,4 @@ Workaround:
~$ sudo rm /usr/local/cuda; sudo ln -sf /usr/local/cuda-9.2 /usr/local/cuda ~$ sudo rm /usr/local/cuda; sudo ln -sf /usr/local/cuda-9.2 /usr/local/cuda
Then in Eclipse's Run configurations... add an environment variable: Then in Eclipse's Run configurations... add an environment variable:
LD_LIBRARY_PATH = /usr/local/cuda-9.0/lib64 LD_LIBRARY_PATH = /usr/local/cuda-9.0/lib64
``` ```
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment