I created a seam project using seam-gen utility tool. I want to change the name of the project. How can I update it ?
your help is highly appreciated.
Thanks
I created a seam project using seam-gen utility tool. I want to change the name of the project. How can I update it ?
your help is highly appreciated.
Thanks
If your project is in an IDE (Eclipse, Netbeans), you can refactor it and rename it. If you haven't put too much work into it you can run seam-gen again with a different project name.