Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[cdt-releng-inbox] [Bug 236835] New: CDT Mylyn feature: missing data

https://bugs.eclipse.org/bugs/show_bug.cgi?id=236835  
Product/Component: CDT / cdt-releng
           Summary: CDT Mylyn feature: missing data
           Product: CDT
           Version: 5.0
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P3
         Component: cdt-releng
        AssignedTo: cdt-releng-inbox@xxxxxxxxxxx
        ReportedBy: mknauer@xxxxxxxxxxxxxx


The org.eclipse.cdt.mylyn feature doesn't contain the necessary data:
Description, copyright information, license description, ...

<feature
      id="org.eclipse.cdt.mylyn"
      label="%featureName"
      version="5.0.0.200806060942"
      provider-name="Eclipse.org"
      plugin="org.eclipse.cdt.mylyn">

   <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>


-- 
Configure bugmail: https://bugs.eclipse.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


Back to the top