Skip to content

Commit 02ddf6e

Browse files
committed
Fix pom.xml files for plugins that were moved from gprov/gcov to profiling framework.
1 parent 976586e commit 02ddf6e

File tree

2 files changed

+33
-1
lines changed

2 files changed

+33
-1
lines changed

profiling/org.eclipse.linuxtools.profiling-feature/ChangeLog

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
2011-07-06 Jeff Johnston <[email protected]>
2+
3+
* feature.xml: Add new plugins moved from gprov/gcov.
4+
15
2010-07-26 Elliott Baron <[email protected]>
26

37
* feature.xml: Bump version, require CDT 7.
@@ -75,4 +79,4 @@
7579
* build.properties: Inital checkin.
7680
* feature.xml: Likewise.
7781
* feature.properties: Likewise.
78-
* epl-v10.html: Likewise.
82+
* epl-v10.html: Likewise.

profiling/org.eclipse.linuxtools.profiling-feature/feature.xml

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,4 +53,32 @@
5353
version="0.0.0"
5454
unpack="false"/>
5555

56+
<plugin
57+
id="org.eclipse.linuxtools.binutils"
58+
download-size="0"
59+
install-size="0"
60+
version="0.0.0"
61+
unpack="false"/>
62+
63+
<plugin
64+
id="org.eclipse.linuxtools.dataviewers"
65+
download-size="0"
66+
install-size="0"
67+
version="0.0.0"
68+
unpack="false"/>
69+
70+
<plugin
71+
id="org.eclipse.linuxtools.dataviewers.charts"
72+
download-size="0"
73+
install-size="0"
74+
version="0.0.0"
75+
unpack="false"/>
76+
77+
<plugin
78+
id="org.eclipse.linuxtools.dataviewers.annotatedsourceeditor"
79+
download-size="0"
80+
install-size="0"
81+
version="0.0.0"
82+
unpack="false"/>
83+
5684
</feature>

0 commit comments

Comments
 (0)