To get the code working in an Eclipse project you need to set up a project with the lwjgl, lwjgl_utils,and PNGDecoder jars added to the build path, along with the relevant LWJGL natives. In case ...
All relevant libraries are found in /libs and all DLLs found in /dlls (pre-)compiled for Windows. The CMake script knows where to find the libraries so just run CMake script and generate project of ...