I've started a very basic Eclipse (Helios) RCP application with the "Hello RCP" template.
I enabled Maven dependency management and added Spring 3 to the POM.
After that I created a view and ...
I have a backend that is a maven project, and i want to create a frontend RCP application that uses the maven project. how to add the maven project and all ...
I want to automate the Build Process of an existing RCP application with an own target platform.
Now I can't decide between Ant and Maven ore maybe there is a better tool?!
The ...