So after all those days I finally finished my work for school, but I need to export it to a jar file. My project includes for example LWJGL. I think he finds it, but I get this Exception:
java.lang.NoClassDefFoundError: org/lwjgl/LWJGLException
and so on.
How can I fix this?