| <?xml version="1.0" encoding="UTF-8"?> | |
| <?eclipse version="3.0"?> | |
| <!-- | |
| ******************************************************************************* | |
| Copyright (c) 2008 Mia-Software. | |
| 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: | |
| Sebastien Minguet (Mia-Software) - initial API and implementation | |
| Frederic Madiot (Mia-Software) - initial API and implementation | |
| Fabien Giquel (Mia-Software) - initial API and implementation | |
| Gabriel Barbier (Mia-Software) - initial API and implementation | |
| Erwan Breton (Sodifrance) - initial API and implementation | |
| ******************************************************************************* | |
| $Id$ | |
| --> | |
| <plugin> | |
| <extension | |
| point="org.eclipse.emf.ecore.generated_package"> | |
| <package | |
| class="org.eclipse.gmt.modisco.java.emf.classic.JavaPackage" | |
| genModel="model/java.genmodel" | |
| uri="http://www.eclipse.org/MoDisco/Java/0.2.incubation/java-classicEObject"> | |
| </package> | |
| </extension> | |
| </plugin> |