1 <?xml version="1.0" encoding="UTF-8"?>
\r
2 <?eclipse version="3.4"?>
\r<!--
\r
3 Copyright (c) 2012, 2013 Association for Decentralized Information Management in
\r
5 All rights reserved. This program and the accompanying materials
\r
6 are made available under the terms of the Eclipse Public License v1.0
\r
7 which accompanies this distribution, and is available at
\r
8 http://www.eclipse.org/legal/epl-v10.html
\r
11 VTT Technical Research Centre of Finland - initial API and implementation
\r
15 <extension-point id="toolbarCommand" name="toolbarCommand" schema="schema/toolbarCommand.exsd"/>
\r
17 point="org.eclipse.ui.views">
\r
19 allowMultiple="false"
\r
20 category="org.simantics.debug.ui"
\r
21 class="org.simantics.g3d.ui.SceneGraphDebugger"
\r
22 icon="platform:/plugin/com.famfamfam.silk/icons/car.png"
\r
23 id="org.simantics.g3d.debug"
\r
24 name="Scene-graph Debugger"
\r
29 point="org.eclipse.ui.preferencePages">
\r
31 class="org.simantics.g3d.preferences.G3DPreferencePage"
\r
32 id="org.simantics.g3d.preferences.G3DPreferencePage"
\r
33 name="3D Modelling Preferences">
\r
37 point="org.eclipse.core.runtime.preferences">
\r
39 class="org.simantics.g3d.preferences.PreferenceInitializer">
\r
43 point="org.eclipse.ui.commands">
\r
45 id="org.simantics.g3d.category"
\r
46 name="3D Modelling Commands">
\r
49 categoryId="org.simantics.g3d.category"
\r
50 id="org.simantics.g3d.parallelperspective"
\r
51 name="Parallel perspective">
\r
53 id="org.eclipse.ui.commands.toggleState">
\r
55 class="org.eclipse.ui.handlers.RegistryToggleState">
\r
68 categoryId="org.simantics.g3d.category"
\r
69 id="org.simantics.g3d.viewdir"
\r
72 id="org.simantics.g3d.viewDirection"
\r