blob: f1de5e2186819bc55370fa2c4a94072869910ead [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<?eclipse version="3.4"?>
<!--
<copyright>
Copyright (c) 2008-2014 See4sys, itemis and others.
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:
See4sys - Initial API and implementation
itemis - Renamed ProjectStatisticsAction to GenerateModelStatisticsReportAction
</copyright>
-->
<plugin>
<extension point="org.eclipse.ui.navigator.navigatorContent">
<actionProvider class="org.eclipse.sphinx.examples.actions.providers.SphinxExampleActionProvider"
id="org.eclipse.sphinx.examples.actions.sphinxExampleActions">
<enablement>
<or/>
</enablement>
</actionProvider>
</extension>
</plugin>