Search Results

1
vote
7answers
626 views

Maven replacement?

What would you suggest as a replacement to the Maven Java build toolset? Just plain Ant scripts? SCons? …
1
vote

Starting working with Eclipse RCP

Good side: getting your head around all the API and it's requirements is really hard but certainly pays off later as you notice your code becoming better well structured and maintainable. One reaso …