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

Bundle Trace Compass server with Blueprint #17

Closed sdirix closed 1 year ago

sdirix commented 2 years ago

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.