xref: /trunk/test/testassistant/contexts.xml (revision e6e6073d)
1b164ae3eSLei De Bin<!--***********************************************************
2b164ae3eSLei De Bin *
3b164ae3eSLei De Bin * Licensed to the Apache Software Foundation (ASF) under one
4b164ae3eSLei De Bin * or more contributor license agreements.  See the NOTICE file
5b164ae3eSLei De Bin * distributed with this work for additional information
6b164ae3eSLei De Bin * regarding copyright ownership.  The ASF licenses this file
7b164ae3eSLei De Bin * to you under the Apache License, Version 2.0 (the
8b164ae3eSLei De Bin * "License"); you may not use this file except in compliance
9b164ae3eSLei De Bin * with the License.  You may obtain a copy of the License at
10b164ae3eSLei De Bin *
11b164ae3eSLei De Bin *   http://www.apache.org/licenses/LICENSE-2.0
12b164ae3eSLei De Bin *
13b164ae3eSLei De Bin * Unless required by applicable law or agreed to in writing,
14b164ae3eSLei De Bin * software distributed under the License is distributed on an
15b164ae3eSLei De Bin * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
16b164ae3eSLei De Bin * KIND, either express or implied.  See the License for the
17b164ae3eSLei De Bin * specific language governing permissions and limitations
18b164ae3eSLei De Bin * under the License.
19b164ae3eSLei De Bin *
20b164ae3eSLei De Bin ***********************************************************-->
21b164ae3eSLei De Bin
22b164ae3eSLei De Bin
237dd7871fSLei De Bin
247dd7871fSLei De Bin<contexts>
257dd7871fSLei De Bin	<context id="viewer" title="Sample View">
267dd7871fSLei De Bin		<description>This is the context help for the sample view with a table viewer. It was generated by a PDE template.</description>
277dd7871fSLei De Bin		<topic href="/PLUGINS_ROOT/org.eclipse.platform.doc.isv/guide/ua_help_context.htm" label="Context-sensitive help">
287dd7871fSLei De Bin			<enablement>
297dd7871fSLei De Bin				<with variable="platform">
307dd7871fSLei De Bin	            	<test property="org.eclipse.core.runtime.isBundleInstalled" args="org.eclipse.platform.doc.isv"/>
317dd7871fSLei De Bin	     		</with>
327dd7871fSLei De Bin			</enablement>
337dd7871fSLei De Bin		</topic>
347dd7871fSLei De Bin	</context>
357dd7871fSLei De Bin</contexts>
36