Humvee3982

Results 3 comments of Humvee3982

Added the lib folder of libjawt.so and libjvm.so to the LD_LIBRARY_PATH. ``` export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/usr/lib/jvm/java-11-openjdk-amd64/lib export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/usr/lib/jvm/java-11-openjdk-amd64/lib/server ``` GUI is running in current window with this additional paths.

> @Humvee3982 How are you running noether_gui_app? I can't find the executable when I try autocomplete by tab in terminal but I can see the line adding adding executable noether_gui_app...

I executed `./.run-clang-format` to apply the format