Apache - Maven - What is Maven?

Maven is a tool, mainly developed for Java developments.
This is a complete software so it is not so easy to understand when you start developing, even with the official website of Maven: http://maven.apache.org/.

Apache - Archiva - Installation

To download the last stable Archiva release, let's go on the official website: http://archiva.apache.org/

For this Archiva installation tutorial, we will install the Archiva 1.3.5 Standalone version.

C - SDL (Simple Directmedia Layer) - Errors

Here a list of errors from the SDL library.
These errors can be found from any circumstance, such as before compilation, after or during the linkage.

Eclipse - CppUnit - Installation

It is a bit complex to know how to install CppUnit and how to use it with Eclipse.

That's why I make this tutorial about CppUnit and Eclipse.
I hope it will be easy enough even for beginners, if not, do not hesitate to post a comment, I will help if I can.

Eclipse - Tips'n Tricks - Adding flags to the GCC compiler

You may want to add some commands to your GCC flag settings.

No problem, Eclipse can allow you this.

C - SDL (Simple Directmedia Layer) - Hello World!

You probably already installed SDL library on your computer.
If not, you can follow this SDL tutorial setup on Eclipse.

Java - JUnit - Hello World!

Now that you have installed JUnit with the last tutorial, we will be ready to test it.

So, go!

Eclipse - JUnit - Installation

It's time for you to play with Unit testing, especially with JUnit.

OK, let's see how to install it on Eclipse.

First of all, you need a version of JUnit.
Let's go on the official website to download it: http://www.junit.org/

Eclipse - Java - Source attachment

It's really annoying when you want to browse throw a javadoc but Eclipse doesn't know where to find these sources.

The more difficult thing is to find these source files.

Eclipse - SDL (Simple Directmedia Layer) - Installation

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.

OK, let's try it with this tutorial installation.

Pages

Subscribe to BadproG.com RSS