Submitted by Mi-K on Wednesday, November 30, 2011 - 8:55am
After installing Apache Continuum continuous integration tool, you may want to configure it and of course, build your first project with Maven and Continuum.
But you already have a project on SVN, and you wish to use it as well.
Submitted by Mi-K on Tuesday, November 29, 2011 - 8:31am
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/.
Submitted by Mi-K on Wednesday, November 23, 2011 - 8:31am
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.