Submitted by Mi-K on Friday, November 11, 2011 - 4:16pm
You like C and C++ but you need some help to access audio, joystick, keyboard, video framebuffer, etc.
That's why you would like to use the SDL library.
But, there is still a problem, you don't know how to install it with Eclipse.
Submitted by Mi-K on Tuesday, November 8, 2011 - 8:25am
Maven is a great tool that can really help you to manage a project.
Its main goal is to building projects, publishing project information and a sharing JARs across several projects.
We will see, in this tutorial, the installation of Maven 3 on Windows.