I found this plugin which I want to try out. I am not familiar with eclipse. The repository says to add it as a plugin to tracecompass.I am using an already built binary of tracecompass. Is it possible to add a plugin to an already built eclipse project or do I have to add the plugin and then rebuild it from source? In any way, how do I add the plugin?
There are different ways to import the plugin.
git clone https://github.com/jonahkichwacoders/tracecompass-experiments.git
Select "File -> Import..."
https://github.com/jonahkichwacoders/tracecompass-experiments.git
in the URI field and press "next"