-
Notifications
You must be signed in to change notification settings - Fork 47
Expand file tree
/
Copy pathmat.aggrcon
More file actions
12 lines (12 loc) · 877 Bytes
/
mat.aggrcon
File metadata and controls
12 lines (12 loc) · 877 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
<?xml version="1.0" encoding="ASCII"?>
<aggregator:Contribution xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:aggregator="http://www.eclipse.org/cbi/p2repo/2011/aggregator/1.1.0" label="Memory Analyzer (MAT)">
<repositories location="https://download.eclipse.org/mat/2026-06/M2/update-site/" description="Memory Analyzer Updates">
<features name="org.eclipse.mat.feature.feature.group">
<categories href="simrel.aggr#//@customCategories[identifier='Performance%2C%20Profiling%20and%20Tracing%20Tools']"/>
</features>
<features name="org.eclipse.mat.chart.feature.feature.group">
<categories href="simrel.aggr#//@customCategories[identifier='Performance%2C%20Profiling%20and%20Tracing%20Tools']"/>
</features>
</repositories>
<contacts href="simrel.aggr#//@contacts[email='andrew_johnson@uk.ibm.com']"/>
</aggregator:Contribution>