Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: 77411746db0aeb02e11567c2a499d924de6e067c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<?xml version="1.0" encoding="UTF-8"?>
<feature
      id="org.eclipse.papyrus.marte.textedit.feature"
      label="Papyrus Marte Textedit (Incubation)"
      version="0.9.0.qualifier"
      provider-name="Eclipse Modeling Project">

   <description url="http://www.example.com/description">
      [Enter Feature Description here.]
   </description>

   <copyright url="http://www.example.com/copyright">
      [Enter Copyright Description here.]
   </copyright>

   <license url="http://www.example.com/license">
      [Enter License Description here.]
   </license>

</feature>

Back to the top