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

自己动手编写Eclipse扩展点

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

关键词: 扩展 , Eclipse , IP

            </annotation>
         </attribute>
      </complexType>
   </element>

   <!--定义worklist,注意大小写-->
   <element name="worklist">
      <complexType>
         <attribute name="name" type="string"><!--定义worklist/name,可供显示的直观的名字-->
            <annotation>
               <documentation>                 
               </documentation>
            </annotation>
         </attribute>
         <attribute name="icon" type="string"><!--定义worklist/icon,可供显示的直观的图标-->
            <annotation>
               <documentation>                 
               </documentation>
            </annotation>
         </attribute>
         <attribute name="category" type="string">!--定义worklist/category,存放的category位置。如果引用嵌套形式的category,则采用 parent_id/child_id的形式 -->
            <annotation>
               <documentation>                 
               </documentation>
            </annotation>
         </attribute>
         <attribute name="class" type="string"><!--定义worklist/class,实现功能的类名称-->
            <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
收藏本页
收藏本站