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.
For the TraceViewer extension to work we need the trace compass server. At the moment the user has to download and run the server themselves. Instead we should just bundle it together with the Electron application similar to the Trace Viewer example application.
For the TraceViewer extension to work we need the trace compass server. At the moment the user has to download and run the server themselves. Instead we should just bundle it together with the Electron application similar to the Trace Viewer example application.