Hi Edriano,
If you want to share your project, move it to another PC, you can:
- copy the project folder,
use the process above to find it under Windows Explorer
- on new PC launch Eclipse,
- create a new workspace,
- copy the project folder under workspace,
- click on File + Import... + General + Existing Projects into Workspace,
- select the project.
Now you should be able to open the project.
The option "Copy projects into workspace" can be used to copy all source files in the workspace.
Else the other solution is:
File + Export + General + Archive file
all source files must be contained in the zip file.
for both solution, CW for MCU V10.x must be installed on the new PC too.
By default the lib path will be known.
Have a great day,
Pascal