Spelling mistake is tough to remove
Brought to you by:
lvca
If I use the CRUD console command and make a spelling mistake, then wrong classes / xml files are created (of course). The problem is to remove the wrong creation.
I deleted all entries and files with the wrongly spelled word, eclipse and the windows file system did not find the word in any file in the workspace. Nevertheless, ant complains, that this word still exists, so the compile fails...
Just remove the entire package and the factory + repository by respectives packages.
Let me know if works