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

Generalize example generator and isolate examples #63

Closed planger closed 12 months ago

planger commented 1 year ago

What it does

Contributed on behalf of STMicroelectronics

How to test

planger commented 12 months ago

@sdirix Did you have a chance to look at the PR above, especially with respect to making the launch.json and tasks.json generation more clever to allow for references between them after we change the name automatically, in case there are more than one projects?

planger commented 12 months ago

Thanks for the great review! I've pushed 4e60919 to address your feedback! Please let me know what you think!