]> gerrit.simantics Code Review - simantics/platform.git/blobdiff - releng/org.simantics.target/rmap/Sysdyn.rmap
Added missing parts from SVN org.simantics.root project.
[simantics/platform.git] / releng / org.simantics.target / rmap / Sysdyn.rmap
diff --git a/releng/org.simantics.target/rmap/Sysdyn.rmap b/releng/org.simantics.target/rmap/Sysdyn.rmap
new file mode 100644 (file)
index 0000000..5163616
--- /dev/null
@@ -0,0 +1,34 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<rmap xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.eclipse.org/buckminster/RMap-1.0"
+       xmlns:bc="http://www.eclipse.org/buckminster/Common-1.0" xmlns:pv="http://www.eclipse.org/buckminster/Provider-1.0">
+
+       <property key="SIMANTICS" value="https://{1}:{2}@www.simantics.org/svn/simantics" />
+
+       <searchPath name="sysdyn">
+               <provider readerType="svn" componentTypes="eclipse.feature" mutable="true" source="true">
+                       <uri format="${SIMANTICS}/sysdyn/trunk/{0}.feature?moduleAfterTag&amp;moduleAfterBranch">
+                               <bc:propertyRef key="buckminster.component" />
+                               <bc:propertyRef key="simantics.user" />
+                               <bc:propertyRef key="simantics.password" />
+                       </uri>
+               </provider>
+               <provider readerType="svn" componentTypes="osgi.bundle" mutable="true" source="true">
+                       <uri format="${SIMANTICS}/sysdyn/trunk/{0}?moduleAfterTag&amp;moduleAfterBranch">
+                               <bc:propertyRef key="buckminster.component" />
+                               <bc:propertyRef key="simantics.user" />
+                               <bc:propertyRef key="simantics.password" />
+                       </uri>
+               </provider>
+       </searchPath>
+
+       <locator searchPathRef="sysdyn" pattern="^fi\.semantum\.sysdyn\.solver" />
+       <locator searchPathRef="sysdyn" pattern="^org\.simantics\.modelica" />
+       <locator searchPathRef="sysdyn" pattern="^org\.simantics\.fmu" />
+       <locator searchPathRef="sysdyn" pattern="^org\.simantics\.objmap" />
+       <locator searchPathRef="sysdyn" pattern="^org\.simantics\.om" />
+       <locator searchPathRef="sysdyn" pattern="^org\.simantics\.sysdyn" />
+       <locator searchPathRef="sysdyn" pattern="^org\.simantics\.jfreechart" />
+
+       <redirect href="SDK.rmap" /> 
+
+</rmap>