]> gerrit.simantics Code Review - simantics/platform.git/blob - bundles/org.simantics.graphfile/plugin.xml
Enabled tycho plugin and feature source builds.
[simantics/platform.git] / bundles / org.simantics.graphfile / plugin.xml
1 <?xml version="1.0" encoding="UTF-8"?>\r
2 <?eclipse version="3.4"?>\r
3 <!--\r
4     Copyright (c) 2013 Association for Decentralized Information Management\r
5     in Industry THTH ry.\r
6     All rights reserved. This program and the accompanying materials\r
7     are made available under the terms of the Eclipse Public License v1.0\r
8     which accompanies this distribution, and is available at\r
9     http://www.eclipse.org/legal/epl-v10.html\r
10    \r
11     Contributors:\r
12         VTT Technical Research Centre of Finland - initial API and implementation\r
13  -->\r
14 \r
15 <plugin>\r
16 \r
17    <extension\r
18          point="org.eclipse.ui.elementFactories">\r
19       <factory\r
20             class="org.simantics.graphfile.hack.GraphFileEditorInputFactory"\r
21             id="org.simantics.graphfile.hack.GraphFileEditorInputFactory">\r
22       </factory>\r
23    </extension>\r
24 \r
25 </plugin>\r