| <?xml version="1.0" encoding="UTF-8"?> |
| <?eclipse version="3.0"?> |
| |
| <!-- |
| /** |
| * <copyright> |
| * |
| * Copyright (c) 2002-2007 IBM Corporation 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: |
| * IBM - Initial API and implementation |
| * |
| * </copyright> |
| * |
| * $Id: plugin.xml,v 1.4.2.5 2007/07/27 05:05:45 nickb Exp $ |
| */ |
| --> |
| |
| <plugin |
| name="Tests for Eclipse Modeling Framework (EMF)" |
| id="org.eclipse.emf.tests" |
| version="2.0.4" |
| provider-name="Eclipse.org"> |
| </plugin> |