changeset 10 | ed1c9f64298a |
9:14dc2103a631 | 10:ed1c9f64298a |
---|---|
1 <?xml version="1.0" encoding="UTF-8"?> |
|
2 <?eclipse version="3.2"?> |
|
3 <plugin> |
|
4 |
|
5 <extension |
|
6 point="org.eclipse.core.runtime.products" |
|
7 id="product"> |
|
8 <product name="Trace Builder" application="org.eclipse.ui.ide.workbench"> |
|
9 <property name="appName" value="Carbide.c++ Extensions - Trace Builder"/> |
|
10 </product> |
|
11 </extension> |
|
12 |
|
13 </plugin> |