blob: 14110b7e6d54d77f78679ee2775621b3e96b298c [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<!--
Copyright (c) 2005, 2019 IBM Corporation and others.
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/
SPDX-License-Identifier: EPL-2.0
Contributors:
IBM Corporation - initial API and implementation
-->
<html>
<head>
<!-- Escape to the root of your source folder -->
<meta
name="root"
content="../../../../../../" />
<title>WTP API overview</title>
</head>
<body>
<abstract>Provides editor support for the server tools UI.</abstract>
<p>Using extension points, clients can provide pages, sections, and
actions to be added to the editor for a specific server type. This
package contains the delegate classes for these extension points, as
well as the API that they can use to put commands on the shared
editor command history stack and interact with the editing framework.</p>
</body>
</html>