]> gerrit.simantics Code Review - simantics/platform.git/blobdiff - bundles/org.simantics.document/adapters.xml
Fixed adapters.xml line endings to standard LF.
[simantics/platform.git] / bundles / org.simantics.document / adapters.xml
index 4168f6d8a8482cf04777d3f4544fcc834e3d3fd1..35dacd66d1a025fffbda835bc7fc9cd9cea70a90 100644 (file)
@@ -1,2 +1,33 @@
-<?xml version="1.0" encoding="UTF-8"?>\r<!--\r    Copyright (c) 2007, 2012 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 -->
-<adapters>\r\r   <target interface="org.simantics.scenegraph.loader.ScenegraphLoader">\r          <type uri="http://www.simantics.org/Document-0.0/Scenegraph/Wiki" class="org.simantics.scenegraph.loader.StandardScenegraphLoader">\r                    <this/>\r                        <bundle />\r                     <string>org.simantics.document.node.Wiki</string>\r              </type>\r                <type uri="http://www.simantics.org/Document-0.0/Scenegraph/Composite" class="org.simantics.scenegraph.loader.StandardScenegraphLoader">\r                       <this/>\r                        <bundle />\r                     <string>org.simantics.document.node.Composite</string>\r         </type>\r                <type uri="http://www.simantics.org/Document-0.0/Scenegraph/Diagram" class="org.simantics.scenegraph.loader.StandardScenegraphLoader">\r                 <this/>\r                        <bundle />\r                     <string>org.simantics.document.node.Diagram</string>\r           </type>\r        </target>\r\r</adapters>
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+    Copyright (c) 2007, 2012 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.scenegraph.loader.ScenegraphLoader">
+               <type uri="http://www.simantics.org/Document-0.0/Scenegraph/Wiki" class="org.simantics.scenegraph.loader.StandardScenegraphLoader">
+                       <this/>
+                       <bundle />
+                       <string>org.simantics.document.node.Wiki</string>
+               </type>
+               <type uri="http://www.simantics.org/Document-0.0/Scenegraph/Composite" class="org.simantics.scenegraph.loader.StandardScenegraphLoader">
+                       <this/>
+                       <bundle />
+                       <string>org.simantics.document.node.Composite</string>
+               </type>
+               <type uri="http://www.simantics.org/Document-0.0/Scenegraph/Diagram" class="org.simantics.scenegraph.loader.StandardScenegraphLoader">
+                       <this/>
+                       <bundle />
+                       <string>org.simantics.document.node.Diagram</string>
+               </type>
+       </target>
+
+</adapters>