Skip to content

Instantly share code, notes, and snippets.

@brindy
Created February 11, 2010 14:48
Show Gist options
  • Save brindy/301571 to your computer and use it in GitHub Desktop.
Save brindy/301571 to your computer and use it in GitHub Desktop.
Bundle-SymbolicName: helloworld
Bundle-Version: 1.0.0
Service-Component: helloworld;\
provide:=com.vaadin.Application;\
factory:=vaadin.app;\
implementation:=helloworld.HelloWorldApplication
Private-Package: helloworld
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment