]> gerrit.simantics Code Review - simantics/platform.git/blobdiff - bundles/org.simantics.issues.common/adapters.xml
Fixed adapters.xml line endings to standard LF.
[simantics/platform.git] / bundles / org.simantics.issues.common / adapters.xml
index c205e3003befe2f39e5febe04f11bbc5db28a52c..5cf4730d26f0f167eadfb11ea7b37c488446b448 100644 (file)
@@ -1,14 +1,31 @@
-<?xml version="1.0" encoding="UTF-8"?>\r<!--\r
-    Copyright (c) 2007, 2010 Association for Decentralized Information Management\r
-    in Industry THTH ry.\r
-    All rights reserved. This program and the accompanying materials\r
-    are made available under the terms of the Eclipse Public License v1.0\r
-    which accompanies this distribution, and is available at\r
-    http://www.eclipse.org/legal/epl-v10.html\r
-   \r
-    Contributors:\r
-        VTT Technical Research Centre of Finland - initial API and implementation\r
- -->\r
-
-<adapters>\r
-\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
+<?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
+    are made available under the terms of the Eclipse Public License v1.0
+    which accompanies this distribution, and is available at
+    http://www.eclipse.org/legal/epl-v10.html
+   
+    Contributors:
+        VTT Technical Research Centre of Finland - initial API and implementation
+ -->
+
+<adapters>
+
+       <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>
+       </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