]> gerrit.simantics Code Review - simantics/platform.git/blobdiff - bundles/org.simantics.simulation/plugin.xml
Fixed all line endings of the repository
[simantics/platform.git] / bundles / org.simantics.simulation / plugin.xml
index c33cd9e6214f66ff39ec495336ef6414af606c7d..af4215fab4ceb4ffe3c2920a3f988befa350a45b 100644 (file)
@@ -1,68 +1,68 @@
-<?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
-\r
-   <extension\r
-         point="org.simantics.project.feature">\r
-      <feature\r
-            description="Experiment control feature provides generic facilities for controlling the execution of simulation sequences."\r
-            class="org.simantics.simulation.project.ExperimentSupportFeature"\r
-            id="org.simantics.simulation.experimentManager"\r
-            label="Basic Experiment Control Support">\r
-      </feature>\r
-   </extension>\r
-   <extension\r
-         point="org.simantics.export.core.export">\r
-         \r
-      <content_type\r
-            icon="platform:/plugin/com.famfamfam.silk/icons/folder_page.png"\r
-            id="subscription"\r
-            label="Subscription"\r
-            plural="Subscriptions"\r
-            model="false">\r
-      </content_type>\r
-      \r
-      <discoverer\r
-            content_type_id="subscription"\r
-            discoverAction="org.simantics.simulation.export.DiscoverSubscriptions">\r
-      </discoverer>\r
-      \r
-      <exporter\r
-            content_type_id="subscription"\r
-            exportAction="org.simantics.simulation.export.ExportSubscriptionCSV"\r
-            exportPriority="0"\r
-            formatId="csv">\r
-      </exporter>\r
-      \r
-         \r
-      <format\r
-            fileext=".csv"\r
-            formatClass="org.simantics.simulation.export.CSVFormat"\r
-            icon="platform:/plugin/com.famfamfam.silk/icons/application_view_list.png"\r
-            id="csv"\r
-            isAttachable="true"\r
-            isContainerFormat="false"\r
-            isGroupFormat="true"\r
-            isLinkContainer="false"\r
-            isAlwaysPublished="false"\r
-            label="Comma Separated Value (CSV)"\r
-            mergeGroupDefault="false"\r
-            plural="Comma Separated Value Files (CVS)"\r
-            writerClass="org.simantics.simulation.export.CSVWriter">\r
-      </format>      \r
-                  \r
-      \r
-   </extension>\r
-\r
-</plugin>\r
+<plugin>
+
+   <extension
+         point="org.simantics.project.feature">
+      <feature
+            description="Experiment control feature provides generic facilities for controlling the execution of simulation sequences."
+            class="org.simantics.simulation.project.ExperimentSupportFeature"
+            id="org.simantics.simulation.experimentManager"
+            label="Basic Experiment Control Support">
+      </feature>
+   </extension>
+   <extension
+         point="org.simantics.export.core.export">
+         
+      <content_type
+            icon="platform:/plugin/com.famfamfam.silk/icons/folder_page.png"
+            id="subscription"
+            label="Subscription"
+            plural="Subscriptions"
+            model="false">
+      </content_type>
+      
+      <discoverer
+            content_type_id="subscription"
+            discoverAction="org.simantics.simulation.export.DiscoverSubscriptions">
+      </discoverer>
+      
+      <exporter
+            content_type_id="subscription"
+            exportAction="org.simantics.simulation.export.ExportSubscriptionCSV"
+            exportPriority="0"
+            formatId="csv">
+      </exporter>
+      
+         
+      <format
+            fileext=".csv"
+            formatClass="org.simantics.simulation.export.CSVFormat"
+            icon="platform:/plugin/com.famfamfam.silk/icons/application_view_list.png"
+            id="csv"
+            isAttachable="true"
+            isContainerFormat="false"
+            isGroupFormat="true"
+            isLinkContainer="false"
+            isAlwaysPublished="false"
+            label="Comma Separated Value (CSV)"
+            mergeGroupDefault="false"
+            plural="Comma Separated Value Files (CVS)"
+            writerClass="org.simantics.simulation.export.CSVWriter">
+      </format>      
+                  
+      
+   </extension>
+
+</plugin>