shows how to use the learn-lib
see: bel-use-learn-lib.core/-main
Make a dir in your (in the example here: in this!) project
c:\projects\bel-use-learn-lib\src\bel-learn-lib
BASICALLY: bel-learn-lib in src
Put a symbolic link there:
mklink ........\bel-learn-lib\src\ (AS ADMIN)
THATS IT