mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-05 08:05:24 +02:00
19 lines
747 B
HTML
Executable file
19 lines
747 B
HTML
Executable file
<!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_ui_sample.html">org.eclipse.rse.core.sample</a>
|
|
</li>
|
|
</ul>
|
|
|
|
</body>
|
|
</html>
|