]> gerrit.simantics Code Review - simantics/platform.git/blobdiff - bundles/org.simantics.project/plugin.xml
Fixed all line endings of the repository
[simantics/platform.git] / bundles / org.simantics.project / plugin.xml
index f0af4b0454c253160453757c4369c359c5db2f8f..92f2724c9f8270726010c4de74f94d0acc4c8d76 100644 (file)
@@ -1,37 +1,37 @@
-<?xml version="1.0" encoding="UTF-8"?>\r
-<?eclipse version="3.2"?>\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
+<?xml version="1.0" encoding="UTF-8"?>
+<?eclipse version="3.2"?>\r<!--
+    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
+ -->
 
-<plugin>\r
-   <extension-point id="feature" name="Feature" schema="schema/feature.exsd"/>\r
-   <extension\r
-         id="headless-application"\r
-         point="org.eclipse.core.runtime.applications">\r
-      <application\r
-            cardinality="singleton-global"\r
-            thread="main"\r
-            visible="true">\r
-         <run\r
-               class="org.simantics.project.HeadlessApplication">\r
-         </run>\r
-      </application>\r
-   </extension>\r
-   <extension\r
-         id="headless"\r
-         point="org.eclipse.core.runtime.products">\r
-      <product\r
-            application="org.simantics.project.headless-application"\r
-            name="Project Manager Headless Product">\r
-      </product>\r
-   </extension>\r
-\r
-</plugin>\r
+<plugin>
+   <extension-point id="feature" name="Feature" schema="schema/feature.exsd"/>
+   <extension
+         id="headless-application"
+         point="org.eclipse.core.runtime.applications">
+      <application
+            cardinality="singleton-global"
+            thread="main"
+            visible="true">
+         <run
+               class="org.simantics.project.HeadlessApplication">
+         </run>
+      </application>
+   </extension>
+   <extension
+         id="headless"
+         point="org.eclipse.core.runtime.products">
+      <product
+            application="org.simantics.project.headless-application"
+            name="Project Manager Headless Product">
+      </product>
+   </extension>
+
+</plugin>