| <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> |
| <html> |
| <head> |
| <title>OSBP Wizard Bundle Overview</title> |
| </head> |
| <body> |
| <p>The <strong>OSBP Wizard Bundle</strong> implements the functionality needed for creating new <i>OSBP applications</i> and <i>OSBP themes</i> from given templates.</p> |
| |
| <p> </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> |