2006-07-27 09:24:26 +00:00
<!doctype html public "-//w3c//dtd html 4.0 transitional//en">
< html >
< head >
< meta name = "copyright" content = "Copyright (c) IBM Corporation and others 2005, 2006. This page is made available under license. For full details see the LEGAL in the documentation book that contains this page." >
< meta http-equiv = "Content-Type" content = "text/html; charset=iso-8859-1" >
< title > RSE Extension Points< / title >
< link rel = "stylesheet" type = "text/css" HREF = "../../book.css" >
< / head >
< body >
< h1 > RSE Extension Points< / h1 >
< p > The following extension points can be used to extend the capabilities of the
RSE infrastructure: < / p >
< ul >
< li > < a href = "org_eclipse_rse_core_systemTypes.html" > org.eclipse.rse.core.systemTypes< / a > < / li >
2007-02-24 06:16:38 +00:00
< li > < a href = "org_eclipse_rse_core_systemTypeProviders.html" > org.eclipse.rse.core.systemTypeProviders< / a > < / li >
2007-02-19 20:13:40 +00:00
< li > < a href = "org_eclipse_rse_services_archivehandlers.html" > org.eclipse.rse.services.archivehandlers< / a > < / li >
2006-08-24 14:40:15 +00:00
<!-- TODODeferred after RSE 1.0
2006-07-27 09:24:26 +00:00
< li > < a href = "org_eclipse_rse_ui_compile.html" > org.eclipse.rse.ui.compile< / a > < / li >
2006-08-24 14:40:15 +00:00
-->
2006-07-27 09:24:26 +00:00
< li > < a href = "org_eclipse_rse_ui_dynamicPopupMenuExtensions.html" > org.eclipse.rse.ui.dynamicPopupMenuExtensions< / a > < / li >
< li > < a href = "org_eclipse_rse_ui_keystoreProviders.html" > org.eclipse.rse.ui.keystoreProviders< / a > < / li >
< li > < a href = "org_eclipse_rse_ui_mountPathMappers.html" > org.eclipse.rse.ui.mountPathMappers< / a > < / li >
2007-02-20 16:57:38 +00:00
< li > < a href = "org_eclipse_rse_ui_newConnectionWizards.html" > org.eclipse.rse.ui.newConnectionWizards< / a > < / li >
2006-07-27 09:24:26 +00:00
< li > < a href = "org_eclipse_rse_ui_persistenceProviders.html" > org.eclipse.rse.ui.persistenceProviders< / a > < / li >
< li > < a href = "org_eclipse_rse_ui_remoteSystemsViewPreferencesActions.html" > org.eclipse.rse.ui.remoteSystemsViewPreferencesActions< / a > < / li >
2006-08-24 17:32:52 +00:00
< li > < a href = "org_eclipse_rse_ui_subsystemConfigurations.html" > org.eclipse.rse.ui.subsystemConfigurations< / a > < / li >
2006-07-27 09:24:26 +00:00
< / ul >
< / body >
< / html >