Show
Ignore:
Timestamp:
07/03/08 15:36:31 (5 months ago)
Author:
daisuke_m
Message:

refactor

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • platform/eclipse/sabotter/trunk/jp.xet.sabotter.core/schema/services.exsd

    r15090 r15098  
    11<?xml version='1.0' encoding='UTF-8'?> 
    22<!-- Schema file written by PDE --> 
    3 <schema targetNamespace="jp.xet.eclipse.sabotter"> 
     3<schema targetNamespace="jp.xet.sabotter.eclipse"> 
    44<annotation> 
    55      <appInfo> 
    6          <meta.schema plugin="jp.xet.eclipse.sabotter" id="services" name="%plugin.extension.services"/> 
     6         <meta.schema plugin="jp.xet.sabotter.eclipse" id="services" name="%plugin.extension.services"/> 
    77      </appInfo> 
    88      <documentation> 
     
    9090      </appInfo> 
    9191      <documentation> 
    92          Plug-ins that want to extend this extension point must implement the &lt;samp&gt;jp.xet.eclipse.sabotter.extension.service.MiniblogService&lt;/samp&gt;  interface. 
     92         Plug-ins that want to extend this extension point must implement the &lt;samp&gt;jp.xet.sabotter.eclipse.extension.service.MiniblogService&lt;/samp&gt;  interface. 
    9393      </documentation> 
    9494   </annotation>