]> gerrit.simantics Code Review - simantics/platform.git/blobdiff - bundles/org.simantics.document/plugin.xml
Fixed all line endings of the repository
[simantics/platform.git] / bundles / org.simantics.document / plugin.xml
index 321feb00dfe0910005ae2291e1e6828e7b19a843..4662d5bea1138095a4d1b74cab1c713a92a1ac5f 100644 (file)
@@ -1,35 +1,35 @@
-<?xml version="1.0" encoding="UTF-8"?>\r
-<?eclipse version="3.4"?>\r<!--\r
-    Copyright (c) 2012 Association for Decentralized Information Management in\r
-    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
+<?xml version="1.0" encoding="UTF-8"?>
+<?eclipse version="3.4"?>\r<!--
+    Copyright (c) 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
+ -->
 
-<plugin>\r
-\r
-   <extension point="org.simantics.scl.reflection.binding">\r
-      <namespace path="http://www.simantics.org/Document-0.0/Functions">\r
-         <externalClass className="org.simantics.db.Resource"/>\r
-         <externalClass className="org.simantics.db.layer0.variable.Variable"/>\r
-         <externalClass className="org.simantics.db.ReadGraph"/>\r
-         <class className="org.simantics.document.function.All"/>\r
-      </namespace>\r
-   </extension>\r
-   <extension\r
-         point="org.simantics.export.core.export">\r
-      <content_type\r
-            icon="platform:/plugin/org.simantics.document.ui/icons/wiki_doc.png"\r
-            id="document"\r
-            label="Document"\r
-            plural="Documents"\r
-            model="false">\r
-      </content_type>\r
-   </extension>\r
-   \r
-</plugin>\r
+<plugin>
+
+   <extension point="org.simantics.scl.reflection.binding">
+      <namespace path="http://www.simantics.org/Document-0.0/Functions">
+         <externalClass className="org.simantics.db.Resource"/>
+         <externalClass className="org.simantics.db.layer0.variable.Variable"/>
+         <externalClass className="org.simantics.db.ReadGraph"/>
+         <class className="org.simantics.document.function.All"/>
+      </namespace>
+   </extension>
+   <extension
+         point="org.simantics.export.core.export">
+      <content_type
+            icon="platform:/plugin/org.simantics.document.ui/icons/wiki_doc.png"
+            id="document"
+            label="Document"
+            plural="Documents"
+            model="false">
+      </content_type>
+   </extension>
+   
+</plugin>