Hello, I created a new UNO project with some modified code and renamed it to CMISContentProvider and deleted my old project. I created the .oxt for new project and installed it in the extension manager. But, the error stack trace printed by my test client application still points to my previous CMISContentProvider. My stack trace shows error from connectToRepository() which is not there any more in my new project.
How do I resolve this?
