]> gerrit.simantics Code Review - simantics/platform.git/blobdiff - bundles/org.simantics.issues.common/adapters.xml
Fix CopyAdvisorUtil.copy2 to copy IsRelatedTo-statements left out before
[simantics/platform.git] / bundles / org.simantics.issues.common / adapters.xml
index e392c35bd32a490d07d87f6fb47f02c9706ca78a..905c8d4bd1a53704a7eed50790d1651e9bac29f9 100644 (file)
@@ -1,4 +1,5 @@
-<?xml version="1.0" encoding="UTF-8"?>\r<!--
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
     Copyright (c) 2007, 2010 Association for Decentralized Information Management
     in Industry THTH ry.
     All rights reserved. This program and the accompanying materials
     Copyright (c) 2007, 2010 Association for Decentralized Information Management
     in Industry THTH ry.
     All rights reserved. This program and the accompanying materials
  -->
 
 <adapters>
  -->
 
 <adapters>
-\r      <target interface="org.simantics.issues.common.BatchIssueSource">\r              <type uri="http://www.simantics.org/Issue-0.0/Sources/DependencyTracker"\r                       class="org.simantics.issues.common.DependencyTrackerBatchIssueSource">\r                 <this />\r               </type>\r        </target>\r\r     <target interface="org.simantics.issues.common.IssueSource">\r           <type uri="http://www.simantics.org/Issue-0.0/Sources/DependencyTracker"\r                       class="org.simantics.issues.common.DependencyIssueSource2" >\r                   <graph />\r                      <this />\r               </type>\r        </target>\r\r</adapters>
\ No newline at end of file
+
+       <target interface="org.simantics.issues.common.BatchIssueSource">
+               <type uri="http://www.simantics.org/Issue-0.0/Sources/DependencyTracker"
+                       class="org.simantics.issues.common.DependencyTrackerBatchIssueSource">
+                       <this />
+               </type>
+               <type
+                       uri="http://www.simantics.org/Issue-0.0/Sources/ConstraintIssueSource"
+                       class="org.simantics.issues.common.ConstraintIssueSource">
+                       <this />
+               </type>
+       </target>
+
+       <target interface="org.simantics.issues.common.IssueSource">
+               <type uri="http://www.simantics.org/Issue-0.0/Sources/DependencyTracker"
+                       class="org.simantics.issues.common.DependencyIssueSource2" >
+                       <graph />
+                       <this />
+               </type>
+       </target>
+
+</adapters>
\ No newline at end of file