blob: 4e6e502cd7eedbf895a750015e56fb862502667d [file] [log] [blame]
/*
*
* Copyright (c) 2011, 2016 - Loetz GmbH&Co.KG (69115 Heidelberg, Germany)
*
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html
*
* Initial contribution:
* Loetz GmbH & Co. KG
*
*/
/**
* This bunde provides an Eclipse Wizard to create <i>OSBP sample application</i> based on provides templates.
* <br>
* This bundle itself provides OSBP sample application templates for
* <ul>
* <li>an empty application</li>
* <li>a <i>my1app</i></li>
* </ul>
*
* Additional OSBP sample application templates can be provided in fragments.
* <br>
* Please provide one fragment for each additional OSBP sample application template.
*
* @since 0.9
*/
package org.eclipse.osbp.wizard.ui;