eclipse-cdt-cloud / cdt-cloud-blueprint

CDT Cloud Blueprint is a template for building custom web-based C/C++ tools. It is made up of existing open source components and can be easily downloaded and installed on all major operating system platforms.
MIT License
22 stars 11 forks source link

Fix example generator #26

Closed sgraband closed 2 years ago

sgraband commented 2 years ago

Contributed on behalf of STMicroelectronics.

What it does

How to test

sgraband commented 2 years ago

Thanks for the feedback! I changed the cmake-with-library example to a simpler cmake-example which can be build and debugged. I also updated the clangd-context readme, but i am not quite sure what i can remove there. Maybe you could take a look? Lastly, i added the readme for the example-traces and renamed the readmes to make them interoperatible so that you can create more than one workspace without the generation breaking.