I want to use spring RCP for a project.
I want to rename the project (samples/petclinic) to another name.
What all do I have to do ? I renamed the most things I think. (.java, .xml etc)
But now there is still a file spring-petclinic.jar in the lib/spring directory
How do I rebuild that file to spring-myproject.jar?
Thnx


Reply With Quote