blob: b6f86202fdc2047a685ec331c02b59fbf922aaad [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<title>OSGi Frameworks Preferences</title>
<link href="../../book.css" rel="stylesheet" type="text/css">
<script type="text/javascript" language="JavaScript" src="PLUGINS_ROOT/org.eclipse.help/livehelp.js"></script>
<style type="text/css">
<!--
.style1 {
font-size: 18px;
font-weight: bold;
}
.style2 {
font-size: 12pt;
font-weight: bold;
}
-->
</style>
</head>
<body>
<p class="style1">OSGi Frameworks Preferences</p>
<p>You can configure the default OSGi Framework for new
<a href="../launchers/equinox_launcher.htm">OSGi Framework</a> launchers
using the
<a class="command-link" href='javascript:executeCommand("org.eclipse.ui.window.preferences(preferencePageId=org.eclipse.pde.ui.OSGiFrameworksPreferencePage)")'>
<img src="PLUGINS_ROOT/org.eclipse.help/command_link.png">
<strong>Window &gt; Preferences... &gt; Plug-in Development &gt; OSGi Frameworks</strong></a> preference page.
</p>
<p>&nbsp;</p>
<p class="style2">OSGi Framework Selection</p>
<p>All available OSGi Frameworks are listed in the <strong>Installed OSGi Frameworks</strong>
table. To contribute an OSGi Framework, the plug-in containing the framework
implementation must contain an
<a href="../../../reference/extension-points/org_eclipse_pde_ui_osgiFrameworks.html">org.eclipse.pde.ui.osgiFrameworks</a>
extension.
</p>
<p><img src="../../images/preferences/osgi_frameworks.png" alt="OSGi Framework Selection" hspace="30"></p>
<p>To set a framework as the default for new
<a href="../launchers/equinox_launcher.htm">OSGi Framework</a> launch
configurations, select the framework entry in the table and
click the <strong>Set as Default</strong> button.
</p>
</body>
</html>