| <?xml version="1.0" encoding="UTF-8"?>
|
| <?eclipse version="3.0"?>
|
| <!--
|
| Copyright (c) 2011, 2019 Mia-Software and others.
|
|
|
| All rights reserved. This program and the accompanying materials
|
| are made available under the terms of the Eclipse Public License v2.0
|
| which accompanies this distribution, and is available at
|
| http://www.eclipse.org/legal/epl-v20.html
|
|
|
| Contributors:
|
| Gregoire Dupe (Mia-Software) - Design
|
| Nicolas Guyomar (Mia-Software) - Implementation
|
| Grégoire Dupé (Mia-Software) - Bug 477657 - The catalog manager should be able to manage workspace model
|
| --> |
| <plugin>
|
| <extension point="org.eclipse.emf.ecore.generated_package">
|
| <package
|
| uri="http://www.eclipse.org/emf/facet/catalog/0.1.incubation"
|
| class="org.eclipse.modisco.facet.util.emf.catalog.CatalogPackage"
|
| genModel="model/catalog.genmodel"/>
|
| </extension>
|
| </plugin>
|