Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: dc239d38ed31a8673c0f07b234d3fdee4e3ceceb (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<?xml version="1.0" encoding="UTF-8"?>
<site>
   <description>
      To install these features, point Eclipse at this site.
   </description>
   <feature url="features/org.eclipse.emf.eef.codegen.uml.feature_1.5.1.qualifier.jar" id="org.eclipse.emf.eef.codegen.uml.feature" version="1.5.1.qualifier">
      <category name="eef.integration"/>
   </feature>
   <category-def name="eef.integration" label="EEF Integration">
      <description>
         EEF integration for specific cases, like UML2.
      </description>
   </category-def>
</site>

Back to the top