| <?xml version="1.0" encoding="UTF-8"?> |
| <?eclipse version="3.3"?> |
| <!-- /******************************************************************************* |
| * Copyright (c) 2000, 2008 IBM Corporation and others. |
| * All rights reserved. This program and the accompanying materials |
| * are made available under the terms of the Eclipse Public License 2.0 |
| * which accompanies this distribution, and is available at |
| * https://www.eclipse.org/legal/epl-2.0/ |
| * |
| * Contributors: |
| * IBM Corporation - initial API and implementation |
| *******************************************************************************/ --> |
| <?NLS TYPE="org.eclipse.help.contexts"?> |
| <plugin> |
| |
| |
| <extension |
| point="org.eclipse.help.contexts"> |
| <contexts |
| file="STtomcatContexts.xml" |
| plugin="org.eclipse.jst.server.tomcat.ui"> |
| </contexts> |
| <contexts |
| file="STjavaContexts.xml" |
| plugin="org.eclipse.jst.server.ui"> |
| </contexts> |
| </extension> |
| |
| </plugin> |