When we first created a tile we used the hello world example so that the path was “hello-world” and the tile was “my-tile”. Looking back that was really stupid and we should have either started again or started with the name that we intended…Anyway, we didn't.
What I would like to know is what do we need to change in the project in order for it to use a different path and tile name. To state the obvious we have changed the path and name but it does not help. The tile does not show up in the web view. (We changed the addin url too in case you were wondering). I was pretty sure we did a find and replace too but I could be wrong.
I suppose that we could copy the code over to a new project but I would rather just update the existing one if possible.