blob: 2a3796f2a7e2f6ca0c178a0f3651dc420085ddcc [file] [log] [blame]
syeshin82a40932005-09-27 20:10:55 +00001<?xml version="1.0" encoding="UTF-8"?>
syeshin17ed4a62005-07-25 17:10:24 +00002<?eclipse version="3.0"?>
3<!-- /*******************************************************************************
4 * Copyright (c) 2001, 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 *******************************************************************************/ -->
13
lmandela0a8c632005-08-09 18:30:47 +000014<plugin>
syeshin17ed4a62005-07-25 17:10:24 +000015
16<extension point="org.eclipse.help.contexts">
17 <contexts file="EditorContexts.xml" plugin ="org.eclipse.wst.sse.ui"/>
syeshin77523c12005-11-17 19:22:53 +000018 <contexts file="EditorCssContexts2.xml" plugin ="org.eclipse.wst.sse.ui"/>
syeshin17ed4a62005-07-25 17:10:24 +000019</extension>
20
21
22</plugin>