Hi,
I've been using Codewarrrior 10.4 and recently installed CodeWarrior 10.6.
Everything works fine except that sometimes after I closed and reopened Codewarrior, the list of variables in Debug are replicated multiple times.
Has anyone encountered such a problem or has a solution for it?
Thanks.
已解决! 转到解答。
I had this problem and the fix is to clean your metadata. CW 10 is built upon Eclipse, and the debugger is implemented as an Eclipse plugin. Plugins keep their configuration data in the .metadata folder, and this data can become corrupted. I recently went through the process of doing this. It can be pretty time consuming, but CW works much better now. I followed the instructions here: EclipseZone - Keeping Eclipse running clean ....
I had this problem and the fix is to clean your metadata. CW 10 is built upon Eclipse, and the debugger is implemented as an Eclipse plugin. Plugins keep their configuration data in the .metadata folder, and this data can become corrupted. I recently went through the process of doing this. It can be pretty time consuming, but CW works much better now. I followed the instructions here: EclipseZone - Keeping Eclipse running clean ....
Hello Patrick:
Unfortunately this is a known issue in CodeWarrior which has no fix yet. You can find the workaround in the release notes:
We are sorry for this inconvenience.
Regards!,
Jorge Gonzalez
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------