blob: b46a1cd3c57dab3b9e65f4c7064adb07310afd4f [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<?eclipse version="3.0"?>
<!--
Copyright (c) 2014, 2018 1C-Soft LLC and others.
This program and the accompanying materials are made available under
the terms of the Eclipse Public License 2.0 which is available at
https://www.eclipse.org/legal/epl-2.0/
SPDX-License-Identifier: EPL-2.0
Contributors:
Vladimir Piskarev (1C) - initial API and implementation
-->
<plugin>
<extension point="org.eclipse.emf.ecore.generated_package">
<package
uri = "http://www.eclipse.org/handly/examples/basic/Foo"
class = "org.eclipse.handly.examples.basic.foo.FooPackage"
genModel = "model/generated/Foo.genmodel" />
</extension>
</plugin>