blob: 42ecb5a3034aae5f3797f5799b203b83dbf56540 [file]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"><HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=ISO-8859-1">
<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
<LINK REL="STYLESHEET" HREF="../book.css" CHARSET="ISO-8859-1" TYPE="text/css">
<TITLE>
Beyond the basics
</TITLE>
<link rel="stylesheet" type="text/css" HREF="../book.css">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H2>
Beyond the basics</H2>
<P >
Hopefully you've got a good idea of how you can contribute to an extension point, and package the functionality in a plug-in. We are ready to take a closer look at the resources plug-in and its API. Then we'll put everything together to implement a more complex workbench plug-in that works with
a special kind of file.</P>
<P >
For more information on workbench extension points, consult the following
topics:</P>
<ul>
<li><a href="workbench_basicext.htm">Basic workbench extension points</a></li>
<li><a href="workbench_menus.htm">Workbench menu contributions</a></li>
<li><a href="workbench_advext.htm">More workbench extensions</a></li>
<li><a href="dialogs_wizards_extensions.htm">Workbench wizard extension points</a></li>
<li><a href="preferences_prefs.htm">Preferences</a></li>
<li><a href="preferences_prop.htm">Properties</a></li>
</ul>
<P >
A complete list of extension points can be found in the <a href="../reference/extension-points/index.html">Platform
Extension Point Reference</a>.</P>
<P >
<a href="../hglegal.htm"><img border="0" src="../ngibmcpy.gif" alt="Copyright IBM Corporation and others 2000, 2003." border="0" width="324" height="14"></a></P>
</BODY>
</HTML>