Hello. I have been developing a project with CW IDE v10.6 and suddenly I can't use my project. I can't see the .c files I have created or see the main.c. I attatch a screeshoot of what I see.
Thank you, Juan Ignacio Troisi
Solved! Go to Solution.
Hi,
Most of the time the following process resolve strange issue:
1- be sure Eclipse is closed,
2- with Explorer go to your project folder,
3- delete the .metadata folder,
4- relaunch Eclipse and re-select your workspace,
5- import your project.
Have a great day,
Pascal
Freescale Technical Support
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------
Hi,
Most of the time the following process resolve strange issue:
1- be sure Eclipse is closed,
2- with Explorer go to your project folder,
3- delete the .metadata folder,
4- relaunch Eclipse and re-select your workspace,
5- import your project.
Have a great day,
Pascal
Freescale Technical Support
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------
Thank you!!! You helped me a lot!!!!