blob: 756d006c57c61287fbdfe8af4f79a09fd5ea3e10 [file] [log] [blame]
syeshin17ed4a62005-07-25 17:10:24 +00001<?xml version="1.0"?>
syeshinaaa21932005-09-22 17:13:22 +00002<?eclipse version="3.1"?>
syeshin17ed4a62005-07-25 17:10:24 +00003<!-- /*******************************************************************************
4 * Copyright (c) 2000, 2005 IBM Corporation and others.
5 * All rights reserved. This program and the accompanying materials
6 * are made available under the terms of the Eclipse Public License v1.0
7 * which accompanies this distribution, and is available at
8 * http://www.eclipse.org/legal/epl-v10.html
9 *
10 * Contributors:
11 * IBM Corporation - initial API and implementation
12 *******************************************************************************/ -->
lmandela0a8c632005-08-09 18:30:47 +000013<plugin>
syeshin17ed4a62005-07-25 17:10:24 +000014
15<extension point="org.eclipse.help.contexts">
16 <contexts file="EditorXmlContexts.xml" plugin ="org.eclipse.wst.xml.ui"/>
syeshinaaa21932005-09-22 17:13:22 +000017 <contexts file="EditorXmlContexts2.xml" plugin ="org.eclipse.core.runtime"/>
syeshin17ed4a62005-07-25 17:10:24 +000018</extension>
19
20
21</plugin>