blob: abfa4a2b304eee6ac9f70a3653636fd575c4a620 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<?eclipse version="3.0"?>
<!--
Copyright (c) 2014, Loetz GmbH&Co.KG (Heidelberg)
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
Based on ideas from Xtext, Xtend, Xcore
Contributors:
Christophe Loetz (Loetz GmbH&Co) - Initial implementation
-->
<plugin>
<extension point="org.eclipse.emf.ecore.generated_package">
<!-- @generated MenuDsl -->
<package
uri="http://osbp.eclipse.org/xtext/menu/MenuDsl"
class="org.eclipse.osbp.xtext.menu.MenuDslPackage"
genModel="model/MenuDsl.xcore"/>
</extension>
</plugin>