1 <?xml version="1.0" encoding="UTF-8"?>
2 <?eclipse version="3.2"?>
\r<!--
3 Copyright (c) 2007, 2010 Association for Decentralized Information Management
5 All rights reserved. This program and the accompanying materials
6 are made available under the terms of the Eclipse Public License v1.0
7 which accompanies this distribution, and is available at
8 http://www.eclipse.org/legal/epl-v10.html
11 VTT Technical Research Centre of Finland - initial API and implementation
15 <extension-point id="editorDefinition" name="Extrenal Editor Definition" schema="schema/editorDefinition.exsd"/>
17 point="org.simantics.editors.win32.editorDefinition">
19 factory="org.simantics.editors.win32.ole.ExcelDefinition"
20 name="org.simantics.win32.editors.excel">
23 factory="org.simantics.editors.win32.ole.PDF_Definition"
24 name="org.simantics.win32.editors.pdf">
27 factory="org.simantics.editors.win32.ole.PreviewDefinition"
28 name="org.simantics.win32.editors.preview">
31 factory="org.simantics.editors.win32.ole.VisioDefinition"
32 name="org.simantics.win32.editors.visio">
35 factory="org.simantics.editors.win32.ole.WMP_Definition"
36 name="org.simantics.win32.editors.wmp">
39 factory="org.simantics.editors.win32.ole.WordDefinition"
40 name="org.simantics.win32.editors.word">
43 factory="org.simantics.editors.win32.ole.DWFDefinition"
44 name="org.simantics.editors.win32.dwf">
47 factory="org.simantics.editors.win32.ole.TxtDefinition"
48 name="org.simantics.editors.win32.txt">
52 point="org.eclipse.ui.editors">
54 class="org.simantics.editors.win32.OLEEditor"
56 icon="icons/weather_lightning.png"
57 id="org.simantics.editors.win32.oleeditor"