Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
View | Details | Raw Unified | Return to bug 181515 | Differences between
and this patch

Collapse All | Expand All

(-)schema/perspectiveExtensions.exsd (+3 lines)
Lines 71-76 Link Here
71
                  the unique identifier of the perspective (as specified in the registry) into which the contribution is made. If the value is set to "*" the extension is applied to all perspectives.
71
                  the unique identifier of the perspective (as specified in the registry) into which the contribution is made. If the value is set to "*" the extension is applied to all perspectives.
72
72
73
               </documentation>
73
               </documentation>
74
               <appInfo>
75
                  <meta.attribute kind="xml_path" basedOn="org.eclipse.ui.perspectives/perspective/@id"/>
76
               </appInfo>
74
            </annotation>
77
            </annotation>
75
         </attribute>
78
         </attribute>
76
      </complexType>
79
      </complexType>
(-)schema/handlers.exsd (+3 lines)
Lines 75-80 Link Here
75
               <documentation>
75
               <documentation>
76
                  &lt;p&gt;The id of the command to associate with this handler implementation.&lt;/p&gt;
76
                  &lt;p&gt;The id of the command to associate with this handler implementation.&lt;/p&gt;
77
               </documentation>
77
               </documentation>
78
               <appInfo>
79
                  <meta.attribute kind="xml_path" basedOn="org.eclipse.ui.commands/command/@id"/>
80
               </appInfo>
78
            </annotation>
81
            </annotation>
79
         </attribute>
82
         </attribute>
80
         <attribute name="class" type="string">
83
         <attribute name="class" type="string">

Return to bug 181515