I get this message in the console when trying to run a basic program.
Exception in thread "main" java.lang.NoClassDefFoundError: org/openqa/selenium/edge/EdgeDriver
In the picture it clearly shows that i have the class available in my referenced libraries but it is not being picked up during execution.