Slick is a 2D library for Java written on top of LWJGL (itself written on top of OpenGL). Eclipse is the IDE I use for developing in Java. I love Slick for being able to get up and running quickly, but I’m fairly new to Eclipse, so setting things up has proven to be a bit of a repeated pain for me. This tutorial will describe how I set up Eclipse for my Java projects, to serve mostly as a reference for myself when I next start a new project.
The source for this tutorial is available at Bitbucket (https://bitbucket.org/apocriva/tutorials). Full tutorial after the break!