blob: a0c2a87e5916afe576f20a39b87c7e4573172d06 [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<head>
<title>OSBP Wizard Bundle Overview</title>
</head>
<body>
<p>The <strong>OSBP&nbsp;Wizard Bundle</strong> implements the functionality needed for creating new <i>OSBP applications</i> and <i>OSBP themes</i> from given templates.</p>
<p>&nbsp;</p>
<p>The main OSBP Wizard Bundle <code>org.eclipse.osbp.wizard</code> implements the Eclipse Wizard Pages and contains templates for <i>OSBP My First App</i> and <i>OSBP Default Theme</i>.</p>
<p>Any other templates will be implemented as fragments with one template per fragment.</p>
<p>The following fragments are available</p>
<table>
<thead>
<tr>
<td>Bundle name</td>
<td>Description</td>
</tr>
</thead>
<tbody>
<tr>
<td><code>org.eclipse.osbp.wizard.foodmart</code></td>
<td><i>OSBP My Smart Shop</i></td>
</tr>
</tbody>
</table>
</body>
</html>