]> gerrit.simantics Code Review - simantics/platform.git/blobdiff - bundles/org.simantics.ui/plugin.xml
Fixed all line endings of the repository
[simantics/platform.git] / bundles / org.simantics.ui / plugin.xml
index 0153daae044c82c9db797281abf56430fd82331b..014bd946ad2ec0f0382a5c5df3a79e1371d10edd 100644 (file)
@@ -1,91 +1,91 @@
-<?xml version="1.0" encoding="UTF-8"?>\r
-<?eclipse version="3.3"?>\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.3"?>\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
+<plugin>
    <extension-point id="doubleClick" name="Double Click" schema="schema/doubleClick.exsd"/>
-   <extension-point id="resourceEditorAdapter" name="Resource Editor Adapter" schema="schema/resourceEditorAdapter.exsd"/>\r
-   <extension-point id="perspectiveContextBinding" name="Workbench Perspective to Context Binding" schema="schema/perspectiveContextBinding.exsd"/>\r
-   <extension-point id="perspectiveBars" name="Perspective controlled menu-, cool-, ... bar visibility" schema="schema/perspectiveBars.exsd"/>\r
-   <extension-point id="toolbarCommand" name="toolbarCommand" schema="schema/toolbarCommand.exsd"/>\r
-\r
-   <extension\r
-         point="org.eclipse.ui.elementFactories">\r
-      <factory\r
-            class="org.simantics.ui.workbench.ResourceEditorInputFactory"\r
-            id="org.simantics.ui.workbench.resourceEditorInputFactory">\r
-      </factory>\r
-      <factory\r
-            class="org.simantics.ui.workbench.ResourceEditorInputFactory2"\r
-            id="org.simantics.ui.workbench.resourceEditorInputFactory2">\r
-      </factory>\r
-   </extension>\r
-\r
-   <extension\r
-         point="org.simantics.ui.doubleClick">\r
-      <doubleClickAction\r
-            class="org.simantics.ui.workbench.editor.OpenDefaultEditor"\r
-            name="Open Default Editor"\r
-            priority="0.0">\r
-      </doubleClickAction>\r
-   </extension>\r
-\r
-   <extension\r
-         point="org.eclipse.core.expressions.propertyTesters">\r
-      <propertyTester\r
-            class="org.simantics.ui.tester.BasicResourcePropertyTester"\r
-            id="org.simantics.graph.basicResourcePropertyTester"\r
-            namespace="org.simantics.graph"\r
-            properties="resourceType,allResourcesOfType,inherits,allInherit,nameMatches,hasTag,hasParent,hasStatement"\r
-            type="java.lang.Object">\r
-      </propertyTester>\r
-      <propertyTester\r
-            class="org.simantics.ui.tester.CollectionResourcePropertyTester"\r
-            id="org.simantics.graph.collectionResourcePropertyTester"\r
-            namespace="org.simantics.graph"\r
-            properties="resourceTypes"\r
-            type="java.lang.Object">\r
-      </propertyTester>\r
-      <propertyTester\r
-            class="org.simantics.ui.workbench.preferences.PreferencePropertyTester"\r
-            id="org.simantics.preferenceTester"\r
-            namespace="org.simantics"\r
-            properties="preference"\r
-            type="java.lang.Object">\r
-      </propertyTester>\r
-      <propertyTester\r
-            class="org.simantics.ui.tester.UndoPropertyTester"\r
-            id="org.simantics.ui.tester.undoPropertyTester"\r
-            namespace="org.simantics.ui.tester"\r
-            properties="canUndo,canRedo"\r
-            type="java.lang.Object">\r
-      </propertyTester>\r
-   </extension>\r
-   \r
-   <extension\r
-      point="org.eclipse.ui.commands">\r
-      <category\r
-            id="org.simantics.ui.category"\r
-            name="Simantics UI Commands">\r
-      </category>\r
-      <command\r
-            categoryId="org.simantics.ui.category"\r
-            id="org.simantics.ui.states.trackedText"\r
-            name="Undo in Tracked Text">\r
-         <state\r
-               class="org.simantics.ui.states.TrackedTextState"\r
-               id="org.simantics.ui.states.trackedText.state">\r
-         </state>\r
-      </command>\r
-   </extension>\r
-\r
-</plugin>\r
+   <extension-point id="resourceEditorAdapter" name="Resource Editor Adapter" schema="schema/resourceEditorAdapter.exsd"/>
+   <extension-point id="perspectiveContextBinding" name="Workbench Perspective to Context Binding" schema="schema/perspectiveContextBinding.exsd"/>
+   <extension-point id="perspectiveBars" name="Perspective controlled menu-, cool-, ... bar visibility" schema="schema/perspectiveBars.exsd"/>
+   <extension-point id="toolbarCommand" name="toolbarCommand" schema="schema/toolbarCommand.exsd"/>
+
+   <extension
+         point="org.eclipse.ui.elementFactories">
+      <factory
+            class="org.simantics.ui.workbench.ResourceEditorInputFactory"
+            id="org.simantics.ui.workbench.resourceEditorInputFactory">
+      </factory>
+      <factory
+            class="org.simantics.ui.workbench.ResourceEditorInputFactory2"
+            id="org.simantics.ui.workbench.resourceEditorInputFactory2">
+      </factory>
+   </extension>
+
+   <extension
+         point="org.simantics.ui.doubleClick">
+      <doubleClickAction
+            class="org.simantics.ui.workbench.editor.OpenDefaultEditor"
+            name="Open Default Editor"
+            priority="0.0">
+      </doubleClickAction>
+   </extension>
+
+   <extension
+         point="org.eclipse.core.expressions.propertyTesters">
+      <propertyTester
+            class="org.simantics.ui.tester.BasicResourcePropertyTester"
+            id="org.simantics.graph.basicResourcePropertyTester"
+            namespace="org.simantics.graph"
+            properties="resourceType,allResourcesOfType,inherits,allInherit,nameMatches,hasTag,hasParent,hasStatement"
+            type="java.lang.Object">
+      </propertyTester>
+      <propertyTester
+            class="org.simantics.ui.tester.CollectionResourcePropertyTester"
+            id="org.simantics.graph.collectionResourcePropertyTester"
+            namespace="org.simantics.graph"
+            properties="resourceTypes"
+            type="java.lang.Object">
+      </propertyTester>
+      <propertyTester
+            class="org.simantics.ui.workbench.preferences.PreferencePropertyTester"
+            id="org.simantics.preferenceTester"
+            namespace="org.simantics"
+            properties="preference"
+            type="java.lang.Object">
+      </propertyTester>
+      <propertyTester
+            class="org.simantics.ui.tester.UndoPropertyTester"
+            id="org.simantics.ui.tester.undoPropertyTester"
+            namespace="org.simantics.ui.tester"
+            properties="canUndo,canRedo"
+            type="java.lang.Object">
+      </propertyTester>
+   </extension>
+   
+   <extension
+      point="org.eclipse.ui.commands">
+      <category
+            id="org.simantics.ui.category"
+            name="Simantics UI Commands">
+      </category>
+      <command
+            categoryId="org.simantics.ui.category"
+            id="org.simantics.ui.states.trackedText"
+            name="Undo in Tracked Text">
+         <state
+               class="org.simantics.ui.states.TrackedTextState"
+               id="org.simantics.ui.states.trackedText.state">
+         </state>
+      </command>
+   </extension>
+
+</plugin>