Hi,
I am using MCUXPRESSO IDE V11.5.0. And I created the project and works fine...
Now, I am trying to add new files or director into the existing project.
1) Can I copy all directory and files into project?
2) How to add these link into my existing project?
Thanks,
Christie
Hi @a8Chcx,
Please look into the following blog post on how to add files to an existing eclipse project: How to Add Existing Files to Eclipse Projects | MCU on Eclipse
BR,
Edwin.
Hi Edwin,
Thanks.
Can you tell me how to create "virtual folder" and link to the files in file system?
So, the different projects can share the same files?
Thanks,
Christie
Hi @a8Chcx,
Of course, this is explained in detail in this other blog post: Link to Files and Folders in Eclipse | MCU on Eclipse
Let me know if you have further inquiries about this.