1) Added missing strings for italic, underline and strike through.
[phpeclipse.git] / org.phpeclipse.bucky.bootstrap / phpeclipse.rmap
1 <?xml version="1.0" encoding="UTF-8"?>
2 <rm:rmap xmlns:bc="http://www.eclipse.org/buckminster/Common-1.0" xmlns:rm="http://www.eclipse.org/buckminster/RMap-1.0">
3   <rm:searchPath name="phpeclipse.plugins">
4     <rm:provider componentTypes="osgi.bundle,eclipse.feature" readerType="git">
5       <rm:property key="git.remote.uri" value="git://git.phpeclipse.com/phpeclipse"/>
6       <rm:property key="git.remote.name" value="phpeclipse.plugins"/>
7       <rm:uri format="{0}/phpeclipse,{1}">
8         <bc:propertyRef key="buckminster.output.root"/>
9         <bc:propertyRef key="buckminster.component"/>
10       </rm:uri>
11     </rm:provider>
12   </rm:searchPath>
13   <rm:locator searchPathRef="phpeclipse.plugins" pattern="^net.sourceforge.phpeclipse" />
14 </rm:rmap>