Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: df6e225da23c57eab0ecd697b9d04d8cc1a6f778 (plain) (blame)
1
2
3
4
5
6
7
8
9
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: ECF RemoteServices Hello Example Endpoint Description Extender Format
Bundle-SymbolicName: org.eclipse.ecf.examples.remoteservices.hello.consumer.edef
Automatic-Module-Name: org.eclipse.ecf.examples.remoteservices.hello.consumer.edef
Bundle-Version: 1.1.100.qualifier
Bundle-Vendor: Eclipse.org - ECF
Bundle-RequiredExecutionEnvironment: J2SE-1.5
Remote-Service: generic_hello.xml

Back to the top