]> gerrit.simantics Code Review - simantics/platform.git/blobdiff - bundles/org.simantics.document.ui/adapters.xml
Fixed adapters.xml line endings to standard LF.
[simantics/platform.git] / bundles / org.simantics.document.ui / adapters.xml
index 74bd124c25babdb04571a7133690315e42d46b5d..873ecb46d01b4a7d50b3fb06a08153f6da7eacc0 100644 (file)
@@ -1,2 +1,42 @@
-<?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    <target interface="org.simantics.selectionview.TabContribution">\r               <type uri="http://www.simantics.org/DocumentUI-1.1/DocumentTabContributionType"\r                        class="org.simantics.document.ui.contribution.DocumentTabContribution">\r                        <graph/>\r                       <this/>\r                </type>\r                \r       </target>\r      \r       <!-- Search -->\r        <target interface="org.simantics.scl.runtime.function.Function">\r               <resource uri="http://www.simantics.org/DocumentUI-1.1/SearchFunction"\r                 class="org.simantics.document.ui.function.SearchFunction">\r             </resource>\r    </target>\r      \r       <target interface="org.simantics.browsing.ui.model.tests.Test">\r                <type\r            uri="http://www.simantics.org/DocumentUI-1.1/DocumentOldTest"\r            class="org.simantics.document.ui.test.DocumentOldTest">\r        </type>\r        <type\r            uri="http://www.simantics.org/DocumentUI-1.1/DocumentNotOldTest"\r            class="org.simantics.document.ui.test.DocumentNotOldTest">\r        </type>\r        \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.selectionview.TabContribution">
+               <type uri="http://www.simantics.org/DocumentUI-1.1/DocumentTabContributionType"
+                       class="org.simantics.document.ui.contribution.DocumentTabContribution">
+                       <graph/>
+                       <this/>
+               </type>
+               
+       </target>
+       
+       <!-- Search -->
+       <target interface="org.simantics.scl.runtime.function.Function">
+               <resource uri="http://www.simantics.org/DocumentUI-1.1/SearchFunction"
+                       class="org.simantics.document.ui.function.SearchFunction">
+               </resource>
+       </target>
+       
+       <target interface="org.simantics.browsing.ui.model.tests.Test">
+               <type
+            uri="http://www.simantics.org/DocumentUI-1.1/DocumentOldTest"
+            class="org.simantics.document.ui.test.DocumentOldTest">
+        </type>
+        <type
+            uri="http://www.simantics.org/DocumentUI-1.1/DocumentNotOldTest"
+            class="org.simantics.document.ui.test.DocumentNotOldTest">
+        </type>
+        
+   </target>   
+
+</adapters>