blob: 50065a470675dd9f4018d784504e03e544bc370d [file] [log] [blame]
/*******************************************************************************
* Copyright (c) 2009 Standards for Technology in Automotive Retail 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:
* David Carver (STAR) - initial api and implementation
*******************************************************************************/
package org.eclipse.wst.xml.xpath2.processor.internal;
import org.eclipse.core.runtime.Plugin;
public class XPath2Plugin extends Plugin {
public XPath2Plugin() {
// TODO Auto-generated constructor stub
}
}