Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: 26b9f480ac2c84d114730f50d14ca45faebbce5d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
<?xml version="1.0" encoding="UTF-8"?>
<site>
   <description>
      To install these features, point Eclipse at this site.
   </description>
   <feature url="features/org.eclipse.eef.sdk.feature_2.0.0.qualifier.jar" id="org.eclipse.eef.sdk.feature" version="2.0.0.qualifier">
      <category name="EEF Incubation"/>
   </feature>
   <category-def name="EEF Incubation" label="EEF Incubation"/>
</site>

Back to the top