I\'m trying to run the sample \"Hello World\" from the LWJGL website
From this link: LWJGL \"Getting Started\"
I\'m trying to do this via the command line, j
I had same issue using different dependancy what helped me is to set scope to compile.
javax.servlet javax.servlet-api 3.0.1 compile