Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: 134e911aab68252d2c00f0c0091481986459c75a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<?xml version="1.0" encoding="UTF-8"?>
<site>
   <feature id="org.eclipse.etrice.feature" version="1.1.1.qualifier">
      <category name="org.eclipse.etrice"/>
   </feature>
   <feature id="org.eclipse.etrice.cdt-integration.feature" version="1.1.1.qualifier">
      <category name="org.eclipse.etrice"/>
   </feature>
   <category-def name="org.eclipse.etrice" label="eTrice">
      <description>
         The eTrice update site provides access to the eTrice modeling tools and all additional features.
      </description>
   </category-def>
</site>

Back to the top