您的位置:首页 >> 编程开发 >> Java >> Java基础 >> Eclipse >> 正文
Eclipse RSS
 

自己动手编写Eclipse扩展点

http://www.rdxx.com 04年09月15日 12:12 Blog 我要投稿

关键词: 扩展 , Eclipse , IP

            </annotation>
         </attribute>
         <attribute name="name" type="string"><!--定义name-->
            <annotation>
               <documentation>                 
               </documentation>
            </annotation>
         </attribute>
      </complexType>
   </element>
 
  <!--定义category-->
   <element name="category">
      <complexType>
         <attribute name="name" type="string"><!--定义category/name-->
            <annotation>
               <documentation>                 
               </documentation>
            </annotation>
         </attribute>
         <attribute name="id" type="string"><!--定义category/id。引用category时,必须指出应用的id,而name给出了一个可供显示的直观的名字-->
            <annotation>
               <documentation>                 
               </documentation>
            </annotation>
         </attribute>
         <attribute name="parentCategory" type="string"><!--定义父category,也就是说我们的category可以嵌套形成树状结构-->
            <annotation>
               <documentation>                 
               </documentation>

9 7 3 1 2 3 4 5 6 7 4 8 :


 
 
标签: 扩展 , Eclipse , IP 打印本文
 
 
  热点搜索
 
 
 



Valid XHTML 1.0 Transitional
Copyright ©2005 - 2008 Rdxx.Com,All Rights Reserved
收藏本页
收藏本站