When I rename my project and try to rebuild the files, the "J" remains on the folder in the file view, and therefore when the project is downloaded as a package, it is still using the "J" in the name of the component.
Example: I renamed my project (using the edit button beside the project name). From jmycomponent to "mycomponent". All is good, so I think.
I then try to rebuilt the files, and in the J-Cook "Files" tab, I can see that the folder being used by j-cook for my project is still "jmycomponent".
Needless to say, I get the same Fatal Error that is mentioned above when I install it on my XAMPP local server.
How to remove the "J" from my j-cook project without deleting the project and starting over?