-buildpath: \
	osgi.annotation;version=7.0,\
	osgi.core;version=6.0,\
	osgi.cmpn;version=6.0

-testpath: \
	${junit}

javac.source: 1.8
javac.target: 1.8


Bundle-Version: 3.0.1.SNAPSHOT
Private-Package: \
	org.gecko.runtime.application.helper,\
	org.gecko.runtime.application.internal

Bundle-Copyright: Data In Motion Consulting GmbH
Bundle-License: Eclipse Public License v1.0
Bundle-Vendor: Data In Motion Consulting GmbH
Bundle-Name: Gecko OSGi Application
Bundle-Description: Gecko OSGi Application Admin Implementation
Export-Package: \
	org.osgi.service.application;-split-package:=first; provide:=true,\,\
	org.gecko.runtime.application