Skip to content

Commit

Permalink
update site: add ros and ros2 features
Browse files Browse the repository at this point in the history
Change-Id: I3406e9f641ef967fff6301ae504d8ae4729bab34
Signed-off-by: Christophe Bedard <bedard.christophe@gmail.com>
Signed-off-by: Christophe Bedard <christophe.bedard@apex.ai>
Reviewed-on: https://git.eclipse.org/r/c/tracecompass.incubator/org.eclipse.tracecompass.incubator/+/204866
Tested-by: Trace Compass Bot <tracecompass-bot@eclipse.org>
Tested-by: Bernd Hufmann <bernd.hufmann@ericsson.com>
Tested-by: Matthew Khouzam <matthew.khouzam@ericsson.com>
Reviewed-by: Bernd Hufmann <bernd.hufmann@ericsson.com>
Reviewed-by: Matthew Khouzam <matthew.khouzam@ericsson.com>
  • Loading branch information
christophebedard committed Oct 11, 2023
1 parent bd787f5 commit 16f16ba
Showing 1 changed file with 6 additions and 0 deletions.
Expand Up @@ -63,6 +63,12 @@
<feature url="features/org.eclipse.tracecompass.incubator.inandout_0.0.0.jar" id="org.eclipse.tracecompass.incubator.inandout" version="0.0.0">
<category name="analyses"/>
</feature>
<feature url="features/org.eclipse.tracecompass.incubator.ros_0.0.0.jar" id="org.eclipse.tracecompass.incubator.ros" version="0.0.0">
<category name="trace-types"/>
</feature>
<feature url="features/org.eclipse.tracecompass.incubator.ros2_0.0.0.jar" id="org.eclipse.tracecompass.incubator.ros2" version="0.0.0">
<category name="trace-types"/>
</feature>
<bundle id="org.eclipse.tracecompass.incubator.analysis.core" version="0.0.0">
<category name="analyses"/>
</bundle>
Expand Down

0 comments on commit 16f16ba

Please sign in to comment.