blob: 4689063964cf118a916327c0331b51803d1a75e1 [file]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//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>Working with update sites</title>
</head>
<BODY BGCOLOR="#ffffff">
<h2>Working with update sites</h2>
<p>Eclipse is capable of installing or updating features placed on the remote
servers. The features and plug-ins must be packaged in JARs and have a manifest
file that links them together. These files collectively form an Eclipse <b>
update site</b>.</p>
<p>PDE provides support for building update sites directly in the workspace.
Normally, update sites are placed on remote HTTP servers, but sites in the local
file systems are also valid and can be viewed in update manager. PDE uses this
property to provide for building and previewing update sites directly in the
workspace.</p>
<p>&nbsp;<br>
<a href="../hglegal2003.htm">
<img src = "../images/ngibmcpy2003.gif" alt="Copyright IBM Corporation and others 2000, 2003" border="0" width="324" height="14"></a>
</p>
</body>
</html>