<form>
	<p>Creates a bundle providing all necessary parts for a GeckoRuntime. It contains:</p>
	<li>configs/runtime.json - Configuration templates for a JaxrsWhiteboardRuntime</li>
	<li>A RequireRuntime Annotation, that can be used to associate other bundles with the runtime dependencies. This can be edited to your liking.</li>
	<li>A Gradle task that starts the GeckoRuntime export. The export provides a ZIP-file containing the packaged application. If you like to add stuff to your export, place them in the 'runtime' folder. They will be added to the export.</li>
	<li>A bndrun, ready for the Gecko.io export</li>
</form>