To simplify the problem I found analogical one. Let say you clone the project ( for example this one
https://github.com/ignl/BinarySearchTrees )
It use libs from open jdk
https://gyazo.com/47773b9d8f39e7d8be195da83f77441f
Okey I intstall openJDK from here
https://github.com/ojdkbuild/ojdkbuild
( I use intellij idea last edition community edition ) I press ctrl + alt+ shift + s and connect the jdk with my project
https://gyazo.com/810cf4bafec0cefc92481cad6c30d4d8
and still it don't work... what could be the problem please help !