Bundle-Copyright: Data In Motion Consulting Bundle-License: Eclipse Public License v1.0 Bundle-Name: Gecko BND Project Templates Bundle-Description: Project templates for the Gecko.io Project Bundle-Vendor: Data In Motion Consulting GmbH Bundle-Version: 1.0.33.SNAPSHOT -includeresource: resources -resourceonly: true category: ccc/Gecko OSGi Standard Templates category-launch: ccc/Gecko bndrun Templates dataurl: data:image/gif;base64 gecko-icon: ${dataurl},${base64;icons/gecko.ico} project-template-emf-model:\ org.bndtools.template; org.bndtools.template=project;\ name=Gecko EMF Model;\ category=${category};\ ranking:Double=1001;\ dir=templates/emf-model;\ icon="${gecko-icon}";\ help=emf-model-help.xml;\ engine=mustache;\ metaType=emf-model-metatype.xml project-template-config:\ org.bndtools.template; org.bndtools.template=project;\ name=Configurator;\ category=${category};\ ranking:Double=1001;\ dir=templates/config;\ icon="${gecko-icon}";\ help=config-help.xml;\ engine=mustache project-template-component:\ org.bndtools.template; org.bndtools.template=project;\ name=Component Development;\ category=${category};\ ranking:Double=1001;\ dir=templates/ds;\ icon="${gecko-icon}";\ help=comp-help.xml;\ engine=mustache project-template-component-api:\ org.bndtools.template; org.bndtools.template=project;\ name=Component with API Development;\ category=${category};\ ranking:Double=1001;\ dir=templates/ds-api;\ icon="${gecko-icon}";\ help=comp-api-help.xml;\ engine=mustache project-template-rest-no-config:\ org.bndtools.template; org.bndtools.template=project;\ name=Gecko Jaxrs Resource Example;\ category=${category};\ ranking:Double=1001;\ dir=templates/rest-no-config;\ icon="${gecko-icon}";\ help=rest-no-config.xml;\ engine=mustache project-template-rest-with-config:\ org.bndtools.template; org.bndtools.template=project;\ name=Gecko Jaxrs Resource Example with JaxrsRuntime config;\ category=${category};\ ranking:Double=1001;\ dir=templates/rest-with-config;\ icon="${gecko-icon}";\ help=rest-no-config.xml;\ engine=mustache project-template-runtime:\ org.bndtools.template; org.bndtools.template=project;\ name=Gecko Server Runtime;\ category=${category};\ ranking:Double=1001;\ dir=templates/gecko-runtime;\ icon="${gecko-icon}";\ engine=mustache;\ help=runtime.xml project-template-runtime-simple:\ org.bndtools.template; org.bndtools.template=project;\ name=Gecko Runtime Simple;\ category=${category};\ ranking:Double=1001;\ dir=templates/gecko-runtime-simple;\ icon="${gecko-icon}";\ engine=mustache;\ help=runtime-simple.xml project-template-jolokia:\ org.bndtools.template; org.bndtools.template=project;\ name=Jolokia Bundle;\ category=${category};\ ranking:Double=1001;\ dir=templates/jolokia;\ icon="${gecko-icon}";\ engine=mustache;\ help=jolokia.xml project-template-integration-test:\ org.bndtools.template; org.bndtools.template=project;\ name=Integration Test;\ category=${category};\ ranking:Double=1001;\ dir=templates/integration-test;\ icon="${gecko-icon}";\ engine=mustache;\ help=integration-test.xml launch-template-gecko-export:\ org.bndtools.template; org.bndtools.template=bndrun;\ name=Gecko Export;\ category=${category-launch};\ dir=templates/launch/gecko-export;\ icon="${gecko-icon}";\ engine=mustache;\ help=templates/launch/gecko-export.xml project-template-mmt:\ org.bndtools.template; org.bndtools.template=project;\ name=M2M Transformation Template;\ category=${category};\ ranking:Double=1001;\ dir=templates/mmt;\ icon="${gecko-icon}";\ engine=mustache;\ help=mmt-help.xml project-template-ext-libs:\ org.bndtools.template; org.bndtools.template=project;\ name=Library Repacking;\ category=${category};\ ranking:Double=1010;\ dir=templates/ext-libs;\ icon="${gecko-icon}";\ help=ext-lib-help.xml;\ engine=mustache;\ metaType=ext-lib-metatype.xml Provide-Capability: \ ${project-template-emf-model},\ ${project-template-config},\ ${project-template-component},\ ${project-template-component-api},\ ${project-template-rest-no-config},\ ${project-template-rest-with-config},\ ${project-template-runtime},\ ${project-template-runtime-simple},\ ${project-template-jolokia},\ ${project-template-integration-test},\ ${project-template-mmt},\ ${project-template-ext-libs},\ ${launch-template-gecko-export}