]> gerrit.simantics Code Review - simantics/platform.git/blob - releng/target/rmap/Sysdyn.rmap
Migrated source code from Simantics SVN
[simantics/platform.git] / releng / target / rmap / Sysdyn.rmap
1 <?xml version="1.0" encoding="UTF-8"?>
2 <rmap xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.eclipse.org/buckminster/RMap-1.0"
3         xmlns:bc="http://www.eclipse.org/buckminster/Common-1.0" xmlns:pv="http://www.eclipse.org/buckminster/Provider-1.0">
4
5         <property key="SIMANTICS" value="https://{1}:{2}@www.simantics.org/svn/simantics" />
6
7         <searchPath name="sysdyn">
8                 <provider readerType="svn" componentTypes="eclipse.feature" mutable="true" source="true">
9                         <uri format="${SIMANTICS}/sysdyn/trunk/{0}.feature?moduleAfterTag&amp;moduleAfterBranch">
10                                 <bc:propertyRef key="buckminster.component" />
11                                 <bc:propertyRef key="simantics.user" />
12                                 <bc:propertyRef key="simantics.password" />
13                         </uri>
14                 </provider>
15                 <provider readerType="svn" componentTypes="osgi.bundle" mutable="true" source="true">
16                         <uri format="${SIMANTICS}/sysdyn/trunk/{0}?moduleAfterTag&amp;moduleAfterBranch">
17                                 <bc:propertyRef key="buckminster.component" />
18                                 <bc:propertyRef key="simantics.user" />
19                                 <bc:propertyRef key="simantics.password" />
20                         </uri>
21                 </provider>
22         </searchPath>
23
24         <locator searchPathRef="sysdyn" pattern="^fi\.semantum\.sysdyn\.solver" />
25         <locator searchPathRef="sysdyn" pattern="^org\.simantics\.modelica" />
26         <locator searchPathRef="sysdyn" pattern="^org\.simantics\.fmu" />
27         <locator searchPathRef="sysdyn" pattern="^org\.simantics\.objmap" />
28         <locator searchPathRef="sysdyn" pattern="^org\.simantics\.om" />
29         <locator searchPathRef="sysdyn" pattern="^org\.simantics\.sysdyn" />
30         <locator searchPathRef="sysdyn" pattern="^org\.simantics\.jfreechart" />
31
32         <redirect href="SDK.rmap" /> 
33
34 </rmap>