Changing the version to 1.2.4.qualifier.
[phpeclipse.git] / org.phpeclipse.bucky.bootstrap / phpeclipse.rmap
diff --git a/org.phpeclipse.bucky.bootstrap/phpeclipse.rmap b/org.phpeclipse.bucky.bootstrap/phpeclipse.rmap
new file mode 100644 (file)
index 0000000..d03a30b
--- /dev/null
@@ -0,0 +1,14 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<rm:rmap xmlns:bc="http://www.eclipse.org/buckminster/Common-1.0" xmlns:rm="http://www.eclipse.org/buckminster/RMap-1.0">
+  <rm:searchPath name="phpeclipse.plugins">
+    <rm:provider componentTypes="osgi.bundle,eclipse.feature" readerType="git">
+      <rm:property key="git.remote.uri" value="git://git.phpeclipse.com/phpeclipse"/>
+      <rm:property key="git.remote.name" value="phpeclipse.plugins"/>
+      <rm:uri format="{0}/phpeclipse,{1}">
+        <bc:propertyRef key="buckminster.output.root"/>
+        <bc:propertyRef key="buckminster.component"/>
+      </rm:uri>
+    </rm:provider>
+  </rm:searchPath>
+  <rm:locator searchPathRef="phpeclipse.plugins" pattern="^net.sourceforge.phpeclipse" />
+</rm:rmap>